Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | Move SSH key generation from "init" to "deploy" |  Rodolfo Alonso Hernandez | 2 | -37/+91 |
2018-03-06 | Add start service operation |  Dimitrios Markou | 1 | -0/+3 |
2018-03-06 | Replace assert statements in tests |  Emma Foley | 3 | -21/+21 |
2018-03-06 | Allow VMs to access internet |  John O Loughlin | 7 | -4/+62 |
2018-03-06 | Merge "Enable heat context to support existing network" |  Jack Chan | 9 | -34/+205 |
2018-03-06 | testcase start service script fail on centos env |  JingLu5 | 10 | -21/+74 |
2018-03-05 | Merge "Bug fix ansible scripts" |  Ross Brattain | 1 | -1/+1 |
2018-03-05 | Merge "Error in string format in HeatTemplateError message" |  Ross Brattain | 1 | -1/+1 |
2018-03-05 | Error in string format in HeatTemplateError message |  Rodolfo Alonso Hernandez | 1 | -1/+1 |
2018-03-05 | Merge "Fix report generation" |  Ross Brattain | 1 | -3/+5 |
2018-03-05 | ansible: disable Extra cloud image kernel stub |  Ross Brattain | 1 | -4/+3 |
2018-03-05 | assertTrue(mock.called) -> mock.assert_called |  Emma Foley | 33 | -92/+92 |
2018-03-05 | Bug fix ansible scripts |  John O Loughlin | 1 | -1/+1 |
2018-03-05 | Fix report generation |  Xavier Simonart | 1 | -3/+5 |
2018-03-05 | PROX: [WIP] Added scale up TCs. |  Mytnyk, Volodymyr | 10 | -0/+810 |
2018-03-05 | Merge "prepare_env.sh: fix some shellcheck warnings" |  Ross Brattain | 1 | -14/+15 |
2018-03-03 | prepare_env.sh: fix some shellcheck warnings |  Ross Brattain | 1 | -14/+15 |
2018-03-02 | heat: replace neutronclient with shade |  Ross Brattain | 1 | -7/+6 |
2018-03-02 | Merge "VNF interfaces are sorted by "vpci" address before being populated" |  Ross Brattain | 3 | -23/+32 |
2018-03-02 | Merge "Prohibit the importation of a list of libraries" |  Ross Brattain | 8 | -3/+127 |
2018-03-02 | Merge "Layout fixes to test case descriptions" |  Ross Brattain | 3 | -11/+16 |
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 |