aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib
AgeCommit message (Expand)AuthorFilesLines
2017-03-31Fix checking for optional cmd line args in cleanupdanube.2.0danube.1.RC1danube.1.0George Paraskevopoulos1-1/+1
2017-03-24Revert "Change from functest logger to python logging"George Paraskevopoulos3-10/+6
2017-03-23Limit topologies to the ones workingManuel Buil1-2/+4
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-20Add all topologies to the testManuel Buil1-3/+1
2017-03-20Cleanup IETF-ACL in OpenDaylightGeorge Paraskevopoulos2-0/+36
2017-03-20VNFDs were not deletedManuel Buil1-0/+1
2017-03-20Give time to start the firewall processManuel Buil1-0/+1
2017-03-18Change from functest logger to python loggingGeorge Paraskevopoulos3-6/+10
2017-03-18Add checks for cleanup utilitiesGeorge Paraskevopoulos2-6/+26
2017-03-18Add ODL cleanup utilitiesGeorge Paraskevopoulos2-3/+71
2017-03-17Implement delete.sh as a python moduleGeorge Paraskevopoulos1-0/+71
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-16Bug fix: disable non-working topologies“Manuel Buil”1-10/+13
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 Buil2-4/+6
2017-02-21Wait for flows to appear in all compute nodesGeorge Paraskevopoulos1-16/+18
2017-02-20Add baseline topologyGeorge Paraskevopoulos1-8/+16
2017-02-20Get vnfd parameter file location from config.yamlGeorge Paraskevopoulos2-4/+6
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal3-3/+3
2017-02-17Introduce new test case: symmetric service chainJuan Vidal1-0/+32
2017-02-17Run sfc_two_chains in multiple topologiesGeorge Paraskevopoulos2-54/+47
2017-02-17Fix topology bugsGeorge Paraskevopoulos2-5/+15
2017-02-17Fix check_ssh to allow any number of SFs to be checkedJuan Vidal1-1/+1
2017-02-17Merge "Add source port option for netcat utility"Manuel Buil1-10/+22
2017-02-17Merge "Add topology_shuffler"Manuel Buil1-0/+151
2017-02-16Add source port option for netcat utilityJuan Vidal1-10/+22
2017-02-16Add topology_shufflerGeorge Paraskevopoulos1-0/+151
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 Paraskevopoulos2-77/+36
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