Age | Commit message (Expand) | Author | Files | Lines |
2016-09-15 | fixed updating of hugepage flavors |  juraj.linkes | 1 | -1/+1 |
2016-09-13 | Refactored support for flavor and image hugepages based on Morgan's suggestins |  juraj.linkes | 1 | -8/+15 |
2016-09-13 | Added support for creating images and flavors with hugepages for fdio scenarios |  juraj.linkes | 1 | -0/+10 |
2016-09-08 | make use of functest_utils.get_parameter_from_yaml |  SerenaFeng | 3 | -17/+16 |
2016-09-06 | Add print-to-a-file option when executing a command in functest_utils |  jose.lausuch | 1 | -4/+11 |
2016-09-06 | Remove all logers as utils method args. |  Carlos Goncalves | 1 | -32/+29 |
2016-09-05 | Switch print to logging.info |  Cédric Ollivier | 1 | -1/+1 |
2016-09-02 | stop hardcoded FUNCTEST_REPO path everywhere |  SerenaFeng | 2 | -7/+1 |
2016-09-02 | unify functest_yaml obtain process |  SerenaFeng | 1 | -6/+9 |
2016-09-02 | Fixes cleaning up HA Neutron objects |  Tim Rozet | 1 | -0/+11 |
2016-09-01 | Add router association utility function |  George Paraskevopoulos | 1 | -0/+5 |
2016-09-01 | Fix some bugs |  boucherv | 1 | -1/+1 |
2016-08-31 | Use a global logger instead of method args |  Cédric Ollivier | 1 | -74/+44 |
2016-08-31 | unify testcases.yaml obtain process |  SerenaFeng | 1 | -1/+5 |
2016-08-30 | Flush stdout as it can be redirected to log |  Cédric Ollivier | 1 | -0/+1 |
2016-08-30 | Set env vars as mandatory to push to DB |  Cédric Ollivier | 1 | -5/+24 |
2016-08-26 | refactor create shared network process to eliminate reduplicate |  SerenaFeng | 1 | -0/+22 |
2016-08-26 | refactor create or get image process to eliminate reduplicate |  SerenaFeng | 1 | -0/+20 |
2016-08-23 | Avoid duplicating logs in run_tests.py |  Cédric Ollivier | 1 | -1/+2 |
2016-08-23 | when create/get/update failed return None rather than False |  SerenaFeng | 1 | -21/+21 |
2016-08-23 | refactor push_result_to_db print thing |  SerenaFeng | 1 | -11/+38 |
2016-08-22 | bugfix: push_result_to_db exception show |  SerenaFeng | 1 | -0/+5 |
2016-08-19 | Fix print when push_results_to_db fails |  Cédric Ollivier | 1 | -2/+2 |
2016-08-17 | Check the response status code |  Cédric Ollivier | 1 | -0/+1 |
2016-08-17 | Add reporting flag to push reuslts only from CI |  Morgan Richomme | 1 | -3/+12 |
2016-08-10 | Create config_functest patch to update the conf with scenario |  boucherv | 1 | -4/+17 |
2016-08-04 | Merge "unify test result check for feature project and apply to parser" |  valentin boucher | 1 | -2/+19 |
2016-08-04 | unify test result check for feature project and apply to parser |  SerenaFeng | 1 | -2/+19 |
2016-08-03 | functest utils - get_resolvconf_ns() Ensure that dns works with dns name reso... |  boucherv | 1 | -5/+9 |
2016-07-29 | correct rally criteria check |  SerenaFeng | 1 | -0/+19 |
2016-07-29 | unify test results logger and apply to parser |  SerenaFeng | 1 | -0/+21 |
2016-07-28 | Add region name to OpenStack credentials |  Dimitri Mazmanov | 1 | -0/+4 |
2016-07-28 | Add endpoint type support on functest |  boucherv | 1 | -6/+31 |
2016-07-27 | Make openstack_clean be aware of the names and not only the IDs |  jose.lausuch | 1 | -8/+16 |
2016-07-22 | Fix execute_command function to show all the output |  jose.lausuch | 1 | -8/+6 |
2016-07-20 | Remove logger as input parameter of functions in openstack_utils |  jose.lausuch | 1 | -7/+5 |
2016-07-19 | Add logger to openstack_utils to output error messages |  jose.lausuch | 1 | -92/+109 |
2016-07-19 | Show real time tempest test execution |  jose.lausuch | 1 | -1/+2 |
2016-07-18 | Don't take openstack snapshot when "-n" option is set |  jose.lausuch | 1 | -10/+10 |
2016-07-14 | Use common way to get the openstack clients |  jose.lausuch | 3 | -48/+21 |
2016-07-12 | Chmod 755 all py files which can be executed |  Cédric Ollivier | 2 | -0/+0 |
2016-07-11 | Add fixed_ip and files parameters in openstack_utils in create_instance |  jose.lausuch | 1 | -10/+20 |
2016-07-08 | Add delete bgpvpn function in openstack utils |  jose.lausuch | 1 | -0/+5 |
2016-07-07 | Fix function get_hypervisors in openstack utils |  jose.lausuch | 1 | -1/+2 |
2016-07-07 | Added 'vacation' test case |  vitikkan | 1 | -0/+52 |
2016-07-07 | [SDNVPN] Bugfix bgpvpn functions in openstack utils |  jose.lausuch | 1 | -5/+4 |
2016-07-07 | [SDNVPN] Add helper functions to create bgpvpn and associations |  Nikolas Hermanns | 1 | -0/+19 |
2016-07-06 | Add support functions for SDNVPN test cases |  jose.lausuch | 1 | -5/+22 |
2016-07-04 | Add example script creating an instance |  jose.lausuch | 1 | -22/+81 |
2016-07-04 | Add openstack clients and create instance in openstack_utils |  jose.lausuch | 2 | -7/+89 |