aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib/cleanup.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Flake8 fixesVenkata Harshavardhan Reddy Allu1-2/+2
2019-01-25Fix Two Chains Test and Enabled all Testcasesgvrangan1-3/+3
2018-11-26Migrate SNAPS to Openstack-SDKNikos Mimigiannis1-12/+27
2018-08-31Decouple tacker from testsManuel Buil1-8/+32
2018-06-01Fix the logging to be compatible with functestPanagiotis Karalis1-2/+2
2018-05-21Revert "Add iteritems() when parsing dict in Python 2.x"Manuel Buil1-1/+1
2018-05-09Add iteritems() when parsing dict in Python 2.xDimitrios Markou1-1/+1
2018-05-03Bug fix: Use opnfv.logger objectManuel Buil1-2/+2
2018-04-18Track the indirectly created security groupsManuel Buil1-0/+8
2017-12-21Migrate to SNAPs openstack libraryManuel Buil1-48/+44
2017-09-28Bug fix: Delete unnecessary functions which are causing errorsDimitrios Markou1-10/+0
2017-09-18[Bug Fix] Delete vnffgs in a reverse orderDimitrios Markou1-1/+1
2017-09-07Adapt functionality to the new Tacker APIDimitrios Markou1-16/+28
2017-05-26functest_logger changes fixvijayendra Radhakrishna1-2/+2
2017-03-31Fix checking for optional cmd line args in cleanupGeorge Paraskevopoulos1-1/+1
2017-03-24Revert "Change from functest logger to python logging"George Paraskevopoulos1-3/+2
2017-03-20Cleanup IETF-ACL in OpenDaylightGeorge Paraskevopoulos1-0/+8
2017-03-19VNFDs were not deletedManuel Buil1-0/+1
2017-03-18Change from functest logger to python loggingGeorge Paraskevopoulos1-2/+3
2017-03-17Add checks for cleanup utilitiesGeorge Paraskevopoulos1-6/+24
2017-03-17Add ODL cleanup utilitiesGeorge Paraskevopoulos1-3/+25
2017-03-17Implement delete.sh as a python moduleGeorge Paraskevopoulos1-0/+71