aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/utils/test_openstack_utils.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Remove openstack utilsCédric Ollivier1-1784/+0
2018-02-12Export env vars via os.environ in test_openstack_utils.pyCédric Ollivier1-2/+2
2018-02-08Move source_credentials() into run_tests.pyCédric Ollivier1-29/+0
2018-01-21Disable all missing-docstring warnings in unit testsCédric Ollivier1-0/+2
2017-12-12Add python3 for Functest utilsCédric Ollivier1-2/+3
2017-09-11Remove volume type handlingJuha Kosonen1-64/+0
2017-08-15Fix domain in tenant creationJuha Kosonen1-0/+15
2017-07-27Omit space line in openrc fileLinda Wang1-2/+0
2017-06-29Remove BGPVPN utils in Functestjose.lausuch1-53/+0
2017-06-26Merge "Make rally support https insecure deployment"Jose Lausuch1-2/+4
2017-06-26Merge "Use glance to list images"Jose Lausuch1-1/+1
2017-06-26Change floating ips management from nova to neutronjose.lausuch1-8/+8
2017-06-24Make rally support https insecure deploymentLinda Wang1-2/+4
2017-06-24Use glance to list imagesLinda Wang1-1/+1
2017-06-06Refactor core VNF classMorgan Richomme1-0/+71
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1
2017-05-02Add the choice of interface for keystoneclientLinda Wang1-13/+37
2017-03-30Check a rule existence for a specific security grouptomsou1-0/+55
2017-03-23bug fix: unit test on openstack_utilsMorgan Richomme1-1/+1
2017-03-13Support running on openstack which enabled httpshelenyao1-3/+5
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
2017-01-09Added unit tests for utils/openstack_utils.pyashishk19941-0/+1688