Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-05-03 | Remove openstack directory |  jose.lausuch | 5 | -35/+0 |
2017-05-02 | Add the choice of interface for keystoneclient |  Linda Wang | 1 | -1/+3 |
2017-04-27 | Update rally_conf.json for creating deployment |  Linda Wang | 1 | -2/+10 |
2017-04-26 | Logger must be a singleton |  Cédric Ollivier | 1 | -0/+7 |
2017-04-26 | Manage criteria in TestCase |  Cédric Ollivier | 1 | -16/+7 |
2017-04-26 | Switch TestCase attribute criteria to result |  Cédric Ollivier | 1 | -3/+3 |
2017-04-21 | Merge "Fix pylint warnings in decorators.py" |  Cedric Ollivier | 1 | -8/+12 |
2017-04-21 | Merge "Stop hardcoding results suffix in push_to_db" |  Cedric Ollivier | 2 | -3/+4 |
2017-04-20 | [VNF_base] Support existing tenant and user |  boucherv | 1 | -0/+18 |
2017-04-20 | Fix pylint warnings in decorators.py |  Cédric Ollivier | 1 | -8/+12 |
2017-04-19 | Stop hardcoding results suffix in push_to_db |  MatthewLi | 2 | -3/+4 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 1 | -1/+1 |
2017-03-30 | Check a rule existence for a specific security group |  tomsou | 1 | -0/+34 |
2017-03-23 | Merge "Ignore certain modules for logging" |  Jose Lausuch | 1 | -1/+12 |
2017-03-23 | Merge "Switch test_db_url to a directory" |  Morgan Richomme | 1 | -1/+8 |
2017-03-23 | Merge "Support running on openstack which enabled https" |  Jose Lausuch | 1 | -2/+15 |