summaryrefslogtreecommitdiffstats
path: root/utils/openstack_utils.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Fix formatting errorcristinapauna1-1/+1
2016-09-16Added support for custom images and flavors in tempestjuraj.linkes1-18/+39
2016-09-15fixed updating of hugepage flavorsjuraj.linkes1-1/+1
2016-09-13Refactored support for flavor and image hugepages based on Morgan's suggestinsjuraj.linkes1-8/+15
2016-09-13Added support for creating images and flavors with hugepages for fdio scenariosjuraj.linkes1-0/+10
2016-09-01Add router association utility functionGeorge Paraskevopoulos1-0/+5
2016-09-01Fix some bugsboucherv1-1/+1
2016-08-26refactor create shared network process to eliminate reduplicateSerenaFeng1-0/+22
2016-08-26refactor create or get image process to eliminate reduplicateSerenaFeng1-0/+20
2016-08-23when create/get/update failed return None rather than FalseSerenaFeng1-21/+21
2016-07-28Add region name to OpenStack credentialsDimitri Mazmanov1-0/+4
2016-07-28Add endpoint type support on functestboucherv1-6/+31
2016-07-20Remove logger as input parameter of functions in openstack_utilsjose.lausuch1-7/+5
2016-07-19Add logger to openstack_utils to output error messagesjose.lausuch1-92/+109
2016-07-14Use common way to get the openstack clientsjose.lausuch1-0/+10
2016-07-11Add fixed_ip and files parameters in openstack_utils in create_instancejose.lausuch1-10/+20
2016-07-08Add delete bgpvpn function in openstack utilsjose.lausuch1-0/+5
2016-07-07Fix function get_hypervisors in openstack utilsjose.lausuch1-1/+2
2016-07-07[SDNVPN] Bugfix bgpvpn functions in openstack utilsjose.lausuch1-5/+4
2016-07-07[SDNVPN] Add helper functions to create bgpvpn and associationsNikolas Hermanns1-0/+19
2016-07-06Add support functions for SDNVPN test casesjose.lausuch1-5/+22
2016-07-04Add example script creating an instancejose.lausuch1-22/+81
2016-07-04Add openstack clients and create instance in openstack_utilsjose.lausuch1-5/+85
2016-06-16Remove default values if the os credentials are not setjose.lausuch1-5/+12
2016-05-31Avoid tuples when printing multiple stringsCédric Ollivier1-28/+28
2016-05-09Generic Function to create a private networkjose.lausuch1-0/+56
2016-04-27Create prepare_env.py from prepare_env.sh and config_functest.pyjose.lausuch1-0/+10
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch1-0/+767