summaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/libraries/clean_openstack.py
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Fix path of os_defaults.yamljose.lausuch1-1/+1
2016-01-11Move openstack defaults to a yaml filejose.lausuch1-8/+15
2015-12-28Support for removing hanging portsViktor Tikkanen1-41/+41
2015-12-24Fix: do not remove network/router created by functest preparationgrakiss1-2/+2
2015-12-22Use repos_dir env variable in all Functest scriptsjose.lausuch1-4/+7
2015-12-22Add more compass defaults to clean_openstackjose.lausuch1-2/+2
2015-12-22Wait for floatingips to be released in clean_openstack scriptjose.lausuch1-0/+10
2015-12-21Move 'wait for instances to be terminated' after deleting them when cleaning ...jose.lausuch1-14/+13
2015-12-18Add cinder check to support NoneType objectjose.lausuch1-1/+1
2015-12-18Add more defaults to clean_openstack scriptjose.lausuch1-1/+2
2015-12-18Adding more robust check to delete a port in clean_openstack.jose.lausuch1-4/+13
2015-12-18Fix bug clean_openstack if the function return a Nonemeimei1-5/+12
2015-12-18fix bug of cleaning the openstack env, the tenant"service" cannot be deletedmeimei1-1/+1
2015-12-17Add debug information for ports in clean_openstackjose.lausuch1-1/+8
2015-12-17Change print statement to logger.debug for the separator in clean_openstackjose.lausuch1-1/+1
2015-12-17Fix bug clean_openstack if there are no users and tenants.jose.lausuch1-0/+8
2015-12-17Fix bug clean_openstack if there are no networks.jose.lausuch1-0/+4
2015-12-14OpenStack cleanup scriptjose.lausuch1-0/+331