Age | Commit message (Expand) | Author | Files | Lines |
2017-09-07 | Remove redundant tempest cleanup utility | Linda Wang | 2 | -63/+4 |
2017-09-01 | Add UEFI support in functest | Catalina Focsa | 1 | -5/+15 |
2017-09-01 | Merge "Remove tacker library from functest" | Morgan Richomme | 1 | -317/+0 |
2017-09-01 | Remove tacker library from functest | Manuel Buil | 1 | -317/+0 |
2017-08-29 | Remove get_installer_type | Linda Wang | 1 | -13/+0 |
2017-08-28 | Obtain scenario by CONST instead of get function | Linda Wang | 1 | -15/+1 |
2017-08-24 | Merge "Obtain pod_name by CONST instead of get function" | Morgan Richomme | 1 | -14/+1 |
2017-08-23 | Refactor resource creation and cleanup in Tempest | Martin Kulhavy | 2 | -4/+63 |
2017-08-21 | Merge "Specify valid external network as an env" | Linda Wang | 1 | -1/+8 |
2017-08-20 | Allow defining CI_LOOP via env | Cédric Ollivier | 1 | -1/+2 |
2017-08-17 | Specify valid external network as an env | Linda Wang | 1 | -1/+8 |
2017-08-17 | Obtain pod_name by CONST instead of get function | Linda Wang | 1 | -14/+1 |
2017-08-17 | Merge "Fix domain in tenant creation" | Juha Kosonen | 1 | -1/+14 |
2017-08-15 | Fix domain in tenant creation | Juha Kosonen | 1 | -1/+14 |
2017-08-15 | Obtain build_tag by CONST instead of get function | Linda Wang | 1 | -15/+4 |
2017-07-27 | Omit space line in openrc file | Linda Wang | 1 | -4/+6 |
2017-07-06 | Fix get_endpoint | Linda Wang | 1 | -2/+2 |
2017-07-05 | Enable refstack work on https without SSL checks | Linda Wang | 1 | -1/+2 |
2017-07-03 | [cloudify_ims] Support Cloudify 4.0 | boucherv | 1 | -21/+38 |
2017-06-30 | Define console_scripts | Cédric Ollivier | 2 | -12/+2 |
2017-06-29 | Remove BGPVPN utils in Functest | jose.lausuch | 1 | -37/+0 |
2017-06-26 | Fix floating ips issue in openstack_clean | jose.lausuch | 1 | -2/+2 |
2017-06-26 | Merge "Make rally support https insecure deployment" | Jose Lausuch | 1 | -5/+8 |
2017-06-26 | Merge "Use glance to list images" | Jose Lausuch | 3 | -18/+23 |
2017-06-26 | Change floating ips management from nova to neutron | jose.lausuch | 3 | -16/+17 |
2017-06-24 | Make rally support https insecure deployment | Linda Wang | 1 | -5/+8 |
2017-06-24 | Use glance to list images | Linda Wang | 3 | -18/+23 |
2017-06-23 | Merge "Enable https insecure for functest" | Jose Lausuch | 1 | -8/+4 |
2017-06-21 | Enable https insecure for functest | Linda Wang | 1 | -8/+4 |
2017-06-20 | Remove all references to /home/opnfv/repos/functest | Cédric Ollivier | 1 | -5/+3 |
2017-06-19 | Stop getting git data from functest dir | Cédric Ollivier | 1 | -10/+0 |
2017-06-19 | Remove module references __file__ | Cédric Ollivier | 1 | -2/+3 |
2017-06-13 | Merge "Refactor core VNF class" | valentin boucher | 1 | -0/+68 |
2017-06-07 | Bugfix: fix the return value | Linda Wang | 2 | -0/+2 |
2017-06-06 | Refactor core VNF class | Morgan Richomme | 1 | -0/+68 |
2017-06-05 | Add the copyright header to decorators.py | Cédric Ollivier | 1 | -0/+7 |
2017-06-01 | Use CONST to retrieve db_url rather than getter function | Linda Wang | 1 | -14/+6 |
2017-05-30 | Define create_snapshot() and clean() in TestCase | Cédric Ollivier | 2 | -7/+8 |
2017-05-21 | Delete line breaks before binary operator | Cédric Ollivier | 1 | -4/+4 |
2017-05-21 | Sort keys when dumping json | Cédric Ollivier | 1 | -1/+2 |
2017-05-19 | Set default value for CONFIG_FUNCTEST_YAML | Cédric Ollivier | 2 | -3/+6 |
2017-05-18 | Remove check_success_rate | jose.lausuch | 1 | -10/+0 |
2017-05-17 | Update self.result value to INT | jose.lausuch | 1 | -2/+2 |
2017-05-17 | Conform constants.py with the minimal standards | Cédric Ollivier | 3 | -21/+21 |
2017-05-17 | Add Python3 support to the ODL testcase | Cédric Ollivier | 3 | -66/+66 |
2017-05-14 | Assign the wrapped function’s attributes | Cédric Ollivier | 1 | -0/+2 |
2017-05-05 | Merge "Delete functest.utils.functest_logger" | Jose Lausuch | 6 | -94/+12 |
2017-05-04 | Delete functest.utils.functest_logger | Cédric Ollivier | 6 | -94/+12 |
2017-05-04 | Merge "Update rally_conf.json for creating deployment" | Jose Lausuch | 1 | -2/+10 |
2017-05-04 | Merge "Add the choice of interface for keystoneclient" | Jose Lausuch | 1 | -1/+3 |