aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib/utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Revert "Change from functest logger to python logging"George Paraskevopoulos1-3/+2
2017-03-23Delete ACL when deleting a classifierGeorge Paraskevopoulos1-0/+8
2017-03-22Added more logs to classification checkManuel Buil1-2/+18
2017-03-21Bug fix: Eth header build with wrong dest. macManuel Buil1-1/+2
2017-03-20Cleanup IETF-ACL in OpenDaylightGeorge Paraskevopoulos1-0/+28
2017-03-20Give time to start the firewall processManuel Buil1-0/+1
2017-03-18Change from functest logger to python loggingGeorge Paraskevopoulos1-2/+3
2017-03-18Add checks for cleanup utilitiesGeorge Paraskevopoulos1-0/+2
2017-03-18Add ODL cleanup utilitiesGeorge Paraskevopoulos1-0/+46
2017-03-17Remove SFF_filter“Manuel Buil”1-15/+0
2017-03-16Bug fix: rsps and first_RSPs must be restarted“Manuel Buil”1-1/+5
2017-03-15Remove security group exists error logsGeorge Paraskevopoulos1-8/+56
2017-03-15Bug fix: Classification check failing“Manuel Buil”1-2/+17
2017-03-14Bug fix: classif. check not working for one chainManuel Buil1-11/+24
2017-03-01Remove get_floating_ip_2 from sfc_symmetric_chainJuan Vidal1-32/+24
2017-02-23Reduce logging level of run_cmdJuan Vidal1-9/+11
2017-02-23Merge "Improve readability of ping function"Brady Johnson1-23/+6
2017-02-22Improve readability of ping functionJuan Vidal1-23/+6
2017-02-21Merge "Get vnfd parameter file location from config.yaml"Manuel Buil1-4/+4
2017-02-21Wait for flows to appear in all compute nodesGeorge Paraskevopoulos1-16/+18
2017-02-20Get vnfd parameter file location from config.yamlGeorge Paraskevopoulos1-4/+4
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal1-1/+1
2017-02-17Introduce new test case: symmetric service chainJuan Vidal1-0/+32
2017-02-17Run sfc_two_chains in multiple topologiesGeorge Paraskevopoulos1-1/+1
2017-02-17Fix topology bugsGeorge Paraskevopoulos1-4/+14
2017-02-17Fix check_ssh to allow any number of SFs to be checkedJuan Vidal1-1/+1
2017-02-16Add source port option for netcat utilityJuan Vidal1-10/+22
2017-02-16Merge "Bug fix in sfc utils lib"Manuel Buil1-1/+1
2017-02-16Bug fix in sfc utils lib“Manuel Buil”1-1/+1
2017-02-16Merge "Pass availability zone as param on vnf create"Manuel Buil1-0/+18
2017-02-16Fix is_ssh_blocked and is_http_blockedJuan Vidal1-21/+17
2017-02-15Pass availability zone as param on vnf createGeorge Paraskevopoulos1-0/+18
2017-02-15Modify run_cmd to return exit codes as well as stdout and stderrJuan Vidal1-12/+14
2017-02-15Refactor utils using installer adaptersGeorge Paraskevopoulos1-63/+13
2017-02-14Extend the logging in the utils lib“Manuel Buil”1-0/+2
2017-02-13Fix bugs when setting up computes“Manuel Buil”1-2/+3
2017-02-08Merge "Avoid looking for VMs from tenants different from the one running the ...Manuel Buil1-1/+1
2017-02-08Merge "Simplify run_cmd"Manuel Buil1-11/+5
2017-02-08Merge "Modification of the ofctl_time counter"Manuel Buil1-2/+17
2017-02-07Simplify run_cmdGeorge Paraskevopoulos1-11/+5
2017-02-06Avoid looking for VMs from tenants different from the one running the testcaseJuan Vidal1-1/+1
2017-02-03Bug fix: prepare all computes not only one“Manuel Buil”1-12/+11
2017-02-03Modification of the ofctl_time counter“Manuel Buil”1-2/+17
2017-01-17Merge "Get Fuel environment id from configuration"Manuel Buil1-1/+2
2017-01-12Sanitize sfc.lib.utilsGeorge Paraskevopoulos1-20/+5
2017-01-11Get Fuel environment id from configurationGeorge Paraskevopoulos1-1/+2
2016-12-15Make SFC installable as a python modulejose.lausuch1-0/+413