aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/utils
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Remove volume type handlingJuha Kosonen1-64/+0
2017-09-01Merge "Remove tacker library from functest"Morgan Richomme1-524/+0
2017-09-01Remove tacker library from functestManuel Buil1-524/+0
2017-08-29Remove get_installer_typeLinda Wang1-17/+0
2017-08-28Obtain scenario by CONST instead of get functionLinda Wang1-23/+3
2017-08-17Obtain pod_name by CONST instead of get functionLinda Wang1-23/+3
2017-08-17Merge "Fix domain in tenant creation"Juha Kosonen1-0/+15
2017-08-15Fix domain in tenant creationJuha Kosonen1-0/+15
2017-08-15Obtain build_tag by CONST instead of get functionLinda Wang1-32/+10
2017-07-27Omit space line in openrc fileLinda Wang1-2/+0
2017-06-29Remove BGPVPN utils in Functestjose.lausuch1-53/+0
2017-06-26Fix floating ips issue in openstack_cleanjose.lausuch1-4/+9
2017-06-26Merge "Make rally support https insecure deployment"Jose Lausuch1-2/+4
2017-06-26Merge "Use glance to list images"Jose Lausuch3-3/+5
2017-06-26Change floating ips management from nova to neutronjose.lausuch2-13/+16
2017-06-24Make rally support https insecure deploymentLinda Wang1-2/+4
2017-06-24Use glance to list imagesLinda Wang3-3/+5
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-13/+1
2017-06-19Stop getting git data from functest dirCédric Ollivier1-22/+0
2017-06-19Remove module references __file__Cédric Ollivier1-2/+3
2017-06-06Refactor core VNF classMorgan Richomme1-0/+71
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang2-56/+33
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-21Sort keys when dumping jsonCédric Ollivier1-1/+1
2017-05-19Set default value for CONFIG_FUNCTEST_YAMLCédric Ollivier1-1/+2
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch6-13/+6
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier6-13/+6
2017-05-18Remove check_success_ratejose.lausuch1-16/+0
2017-05-17Update self.result value to INTjose.lausuch1-2/+2
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier1-16/+18
2017-05-15Fully cover the decoratorCédric Ollivier1-0/+135
2017-05-05Merge "Delete functest.utils.functest_logger"Jose Lausuch1-48/+0
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-48/+0
2017-05-02Add the choice of interface for keystoneclientLinda Wang1-13/+37
2017-04-26Manage criteria in TestCaseCédric Ollivier1-5/+4
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-4/+5
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-1/+2
2017-03-30Merge "Check a rule existence for a specific security group"Jose Lausuch1-0/+55
2017-03-30Check a rule existence for a specific security grouptomsou1-0/+55
2017-03-28More Unit Tests for utils moduleashishk19942-10/+130
2017-03-23bug fix: unit test on openstack_utilsMorgan Richomme1-1/+1
2017-03-23Merge "Support running on openstack which enabled https"Jose Lausuch1-3/+5
2017-03-20bug fix: version not retrieved on weekly jobsMorgan Richomme1-19/+0
2017-03-17Bug Fix: retrieve version from build tag in weekly jobsMorgan Richomme1-1/+12
2017-03-15env variable support for test DB urlMorgan Richomme1-1/+11
2017-03-13Support running on openstack which enabled httpshelenyao1-3/+5
2017-03-03Add extra check to avoid double delete of instancesCiprian Barbu1-1/+56
2017-02-28[odl-sfc] Add function to retrieve a resource from HEATJuan Vidal1-1/+57
2017-02-14Limit the substitution of ' in env varsCédric Ollivier1-0/+3
2017-02-09Fix source_credentials in openstack_utilsCédric Ollivier1-11/+25