aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib
AgeCommit message (Expand)AuthorFilesLines
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
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 "Fix wrong configuration lookup for functest_data folder"Manuel Buil1-1/+1
2017-01-17Merge "Get Fuel environment id from configuration"Manuel Buil2-1/+7
2017-01-12Sanitize sfc.lib.utilsGeorge Paraskevopoulos1-20/+5
2017-01-11Get Fuel environment id from configurationGeorge Paraskevopoulos2-1/+7
2017-01-09Fix wrong configuration lookup for functest_data folderJuan Vidal1-1/+1
2016-12-21Update directory pathjose.lausuch1-3/+3
2016-12-19Follow OpenStack guidelines on importsVijayendra Radhakrishna1-2/+3
2016-12-16Fix sfc_test_dir pathGeorge Paraskevopoulos1-1/+2
2016-12-15Make SFC installable as a python modulejose.lausuch4-0/+549