aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal5-7/+5
2017-02-17Introduce new test case: symmetric service chainJuan Vidal4-0/+260
2017-02-17Run sfc_two_chains in multiple topologiesGeorge Paraskevopoulos1-4/+23
2017-02-16Check that VNFs boot properlyJuan Vidal2-8/+6
2017-02-16Merge "Fix default yaml parameter file"Manuel Buil1-1/+5
2017-02-16Call the right function to create a vnfGeorge Paraskevopoulos1-2/+2
2017-02-16Fix default yaml parameter fileGeorge Paraskevopoulos1-1/+5
2017-02-16Merge "Pass availability zone as param on vnf create"Manuel Buil6-30/+16
2017-02-16Fix is_ssh_blocked and is_http_blockedJuan Vidal2-6/+6
2017-02-15Pass availability zone as param on vnf createGeorge Paraskevopoulos6-30/+16
2017-02-15Modify run_cmd to return exit codes as well as stdout and stderrJuan Vidal2-5/+5
2017-02-15Refactor utils using installer adaptersGeorge Paraskevopoulos3-31/+50
2017-02-14Merge "Fix image name in vnfd templates and config.yaml"Manuel Buil5-7/+7
2017-02-14Fix image name in vnfd templates and config.yamlGeorge Paraskevopoulos5-7/+7
2017-02-13Add a warning to files changed by test casesJuan Vidal2-0/+4
2017-02-08Merge "Modify name and filename for VM image to use a sparse and compressed one"Manuel Buil1-3/+3
2017-02-07Modify name and filename for VM image to use a sparse and compressed oneJuan Vidal1-3/+3
2017-02-07Merge "Update delete script"Manuel Buil1-1/+2
2017-02-06Remove unused variables and collapse some function callsJuan Vidal1-24/+9
2017-02-02Update delete script“Manuel Buil”1-1/+2
2017-02-01Rename sfc.pyGeorge Paraskevopoulos2-8/+2
2017-01-17Merge "Get Fuel environment id from configuration"Manuel Buil1-0/+1
2017-01-12Sanitize sfc.lib.utilsGeorge Paraskevopoulos2-8/+8
2017-01-11Get Fuel environment id from configurationGeorge Paraskevopoulos1-0/+1
2016-12-19Follow OpenStack guidelines on importsVijayendra Radhakrishna4-7/+9
2016-12-16improper import of config class with recent changeVijayendra Radhakrishna1-1/+1
2016-12-16Fix create_glance_image callGeorge Paraskevopoulos2-2/+2
2016-12-15Make SFC installable as a python modulejose.lausuch17-0/+1070