aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib/utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Produce more logs if things failManuel Buil1-0/+29
2017-10-06If the VM starts quickly, this check might failManuel Buil1-1/+1
2017-09-25Bug fix: Do not start testing before checkingManuel Buil1-5/+30
2017-09-22Bug fix: Add iteration to check RSP config in ODLManuel Buil1-1/+8
2017-09-20Create vnffg providing the neutron_portManuel Buil1-0/+38
2017-09-15Update the wait_for_classification_rules functionManuel Buil1-60/+54
2017-09-11Merge "Adapt functionality to the new Tacker API"Manuel Buil1-15/+29
2017-09-07Adapt functionality to the new Tacker APIDimitrios Markou1-15/+29
2017-09-01Remove setup_compute_node and configure_iptablesManuel Buil1-27/+0
2017-08-31Adapt the testcases to multiple installersDimitrios Markou1-12/+27
2017-06-30Use the recommended exception syntaxManuel Buil1-1/+1
2017-05-26functest_logger changes fixvijayendra Radhakrishna1-2/+2
2017-04-05Remove get_floating_ips()Juan Vidal1-28/+0
2017-04-05Harmonize vxlan-tool callsJuan Vidal1-15/+26
2017-03-31Fix hardcoded domain in wait_for_clf_rulesGeorge Paraskevopoulos1-2/+19
2017-03-27Rewrite classification rules wait loopGeorge Paraskevopoulos1-91/+168
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-19Give time to start the firewall processManuel Buil1-0/+1
2017-03-18Change from functest logger to python loggingGeorge Paraskevopoulos1-2/+3
2017-03-17Add checks for cleanup utilitiesGeorge Paraskevopoulos1-0/+2
2017-03-17Add 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-15Merge "Remove security group exists error logs"Manuel Buil1-8/+56
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