aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest
AgeCommit message (Expand)AuthorFilesLines
2017-03-18Change from functest logger to python loggingGeorge Paraskevopoulos3-6/+9
2017-03-17Add more logs to the CI“Manuel Buil”1-0/+11
2017-03-17Add ODL cleanup utilitiesGeorge Paraskevopoulos1-2/+5
2017-03-17Remove SFF_filter“Manuel Buil”2-8/+3
2017-03-17Run all testcases even if one throws an exception“Manuel Buil”1-1/+5
2017-03-17Log credentialsGeorge Paraskevopoulos1-2/+8
2017-03-17Implement delete.sh as a python moduleGeorge Paraskevopoulos1-0/+2
2017-03-15Bug fix: Classification check failing“Manuel Buil”2-3/+10
2017-03-14Bug fix: classif. check not working for one chainManuel Buil2-2/+5
2017-03-13Bug fix: client and server not using shuffler“Manuel Buil”1-2/+2
2017-03-10Using installer adapters for second test case“Manuel Buil”1-104/+70
2017-03-10Disable symmetric test case to not test it in CIManuel Buil1-1/+1
2017-03-03Fix path where we get tackerc from controllerGeorge Paraskevopoulos1-1/+1
2017-03-02Merge "Add marks to specify that symmetric_service_chain test is not ok"Manuel Buil2-0/+6
2017-03-02Add marks to specify that symmetric_service_chain test is not okJuan Vidal2-0/+6
2017-03-01Remove get_floating_ip_2 from sfc_symmetric_chainJuan Vidal1-4/+17
2017-02-23Create downstream classifier in symmetric-chain testJuan Vidal2-7/+32
2017-02-23Use baseline topology on symmetric chain testcaseJuan Vidal1-5/+17
2017-02-20Get vnfd parameter file location from config.yamlGeorge Paraskevopoulos3-2/+18
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