aboutsummaryrefslogtreecommitdiffstats
path: root/functest/utils
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Fix get_endpointLinda Wang1-2/+2
2017-07-05Enable refstack work on https without SSL checksLinda Wang1-1/+2
2017-07-03[cloudify_ims] Support Cloudify 4.0boucherv1-21/+38
2017-06-30Define console_scriptsCédric Ollivier2-12/+2
2017-06-29Remove BGPVPN utils in Functestjose.lausuch1-37/+0
2017-06-26Fix floating ips issue in openstack_cleanjose.lausuch1-2/+2
2017-06-26Merge "Make rally support https insecure deployment"Jose Lausuch1-5/+8
2017-06-26Merge "Use glance to list images"Jose Lausuch3-18/+23
2017-06-26Change floating ips management from nova to neutronjose.lausuch3-16/+17
2017-06-24Make rally support https insecure deploymentLinda Wang1-5/+8
2017-06-24Use glance to list imagesLinda Wang3-18/+23
2017-06-23Merge "Enable https insecure for functest"Jose Lausuch1-8/+4
2017-06-21Enable https insecure for functestLinda Wang1-8/+4
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-5/+3
2017-06-19Stop getting git data from functest dirCédric Ollivier1-10/+0
2017-06-19Remove module references __file__Cédric Ollivier1-2/+3
2017-06-13Merge "Refactor core VNF class"valentin boucher1-0/+68
2017-06-07Bugfix: fix the return valueLinda Wang2-0/+2
2017-06-06Refactor core VNF classMorgan Richomme1-0/+68
2017-06-05Add the copyright header to decorators.pyCédric Ollivier1-0/+7
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang1-14/+6
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier2-7/+8
2017-05-21Delete line breaks before binary operatorCédric Ollivier1-4/+4
2017-05-21Sort keys when dumping jsonCédric Ollivier1-1/+2
2017-05-19Set default value for CONFIG_FUNCTEST_YAMLCédric Ollivier2-3/+6
2017-05-18Remove check_success_ratejose.lausuch1-10/+0
2017-05-17Update self.result value to INTjose.lausuch1-2/+2
2017-05-17Conform constants.py with the minimal standardsCédric Ollivier3-21/+21
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier3-66/+66
2017-05-14Assign the wrapped function’s attributesCédric Ollivier1-0/+2
2017-05-05Merge "Delete functest.utils.functest_logger"Jose Lausuch6-94/+12
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier6-94/+12
2017-05-04Merge "Update rally_conf.json for creating deployment"Jose Lausuch1-2/+10
2017-05-04Merge "Add the choice of interface for keystoneclient"Jose Lausuch1-1/+3
2017-05-03Remove openstack directoryjose.lausuch5-35/+0
2017-05-02Add the choice of interface for keystoneclientLinda Wang1-1/+3
2017-04-27Update rally_conf.json for creating deploymentLinda Wang1-2/+10
2017-04-26Logger must be a singletonCédric Ollivier1-0/+7
2017-04-26Manage criteria in TestCaseCédric Ollivier1-16/+7
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-3/+3
2017-04-21Merge "Fix pylint warnings in decorators.py"Cedric Ollivier1-8/+12
2017-04-21Merge "Stop hardcoding results suffix in push_to_db"Cedric Ollivier2-3/+4
2017-04-20[VNF_base] Support existing tenant and userboucherv1-0/+18
2017-04-20Fix pylint warnings in decorators.pyCédric Ollivier1-8/+12
2017-04-19Stop hardcoding results suffix in push_to_dbMatthewLi2-3/+4
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-1/+1
2017-03-30Check a rule existence for a specific security grouptomsou1-0/+34
2017-03-23Merge "Ignore certain modules for logging"Jose Lausuch1-1/+12
2017-03-23Merge "Switch test_db_url to a directory"Morgan Richomme1-1/+8
2017-03-23Merge "Support running on openstack which enabled https"Jose Lausuch1-2/+15