summaryrefslogtreecommitdiffstats
path: root/sfc
AgeCommit message (Expand)AuthorFilesLines
2018-02-21Switch to os.environ for getting OpenStack env varsCédric Ollivier1-4/+4
2018-02-21Take into account last Functest config updatesCédric Ollivier1-2/+2
2018-02-16Switch from CONST to env.get()Cédric Ollivier5-17/+20
2018-02-06Define the timethis function in the sfc repoManuel Buil1-2/+17
2018-02-05Update the vnffg templatesManuel Buil2-15/+28
2018-01-31Test the deletion of chainManuel Buil5-8/+430
2018-01-31Use the new vnf image for FraserManuel Buil6-17/+17
2018-01-31Adapt change in functestManuel Buil1-1/+1
2018-01-29Fix problem to fetch the compute name of client VMManuel Buil4-10/+17
2018-01-26Fix cleanup functionManuel Buil1-0/+1
2018-01-25Merge "Adapt the vim-config to new tacker"Brady Johnson2-1/+21
2018-01-17Adapt the vim-config to new tackerManuel Buil2-1/+21
2018-01-15Create vnffgd templates with the new syntaxManuel Buil3-0/+117
2017-12-21Migrate to SNAPs openstack libraryManuel Buil10-433/+375
2017-12-19Move to functest TestCase superclassManuel Buil1-1/+1
2017-12-19Documentation update and some clean upManuel Buil13-72/+56
2017-12-12Clean up our utils.pyManuel Buil7-842/+850
2017-11-24Update CMD in gating DockerfileCédric Ollivier1-1/+1
2017-11-20Add the needed functest filesManuel Buil2-0/+44
2017-10-17Produce more logs if things failManuel Buil4-0/+42
2017-10-13Modify the vnfd to use the new imageManuel Buil5-5/+5
2017-10-12Move to sfc_nsh_euphrates imageManuel Buil1-2/+2
2017-10-06If the VM starts quickly, this check might failManuel Buil1-1/+1
2017-10-04Do not use capital lettersManuel Buil4-4/+4
2017-09-29Sort config.yml correctly and correct vnfd namesManuel Buil1-11/+12
2017-09-28Modify the list of working topologiesManuel Buil1-14/+13
2017-09-28Disable test 2 for 5.0.0 (Euphrates 1.0)Manuel Buil1-1/+1
2017-09-28Fixing typo in test-vnfdManuel Buil2-4/+3
2017-09-28Bug fix: Actively disable security on SF portManuel Buil5-1/+5
2017-09-28Bug fix: Delete unnecessary functions which are causing errorsDimitrios Markou1-10/+0
2017-09-25Bug fix: Do not start testing before checkingManuel Buil1-5/+30
2017-09-22Remove SFs from security groupsManuel Buil6-8/+0
2017-09-20Bug fix: Add iteration to check RSP config in ODLManuel Buil1-1/+8
2017-09-19Create vnffg providing the neutron_portManuel Buil6-15/+70
2017-09-18Bug fix: allows searching vnfd_id based on nameManuel Buil1-2/+6
2017-09-18Merge "[Bug Fix] Delete vnffgs in a reverse order"Manuel Buil1-1/+1
2017-09-18Fix vnffgd templatesManuel Buil1-2/+2
2017-09-18[Bug Fix] Delete vnffgs in a reverse orderDimitrios Markou1-1/+1
2017-09-15Sync both test cases and move checks to the startManuel Buil2-14/+34
2017-09-15Update the wait_for_classification_rules functionManuel Buil4-68/+58
2017-09-14Added support for OSA installerManuel Buil1-0/+2
2017-09-13Merge "Increase timeout time"Brady Johnson3-3/+3
2017-09-13Increase timeout timeManuel Buil3-3/+3
2017-09-13Add network_src_port_id to vnffgdManuel Buil1-1/+4
2017-09-11Merge "Allign the SFC testcases to the new Tacker API"Manuel Buil2-65/+55
2017-09-11Merge "Adapt functionality to the new Tacker API"Manuel Buil16-85/+271
2017-09-07Allign the SFC testcases to the new Tacker APIDimitrios Markou2-65/+55
2017-09-07Adapt functionality to the new Tacker APIDimitrios Markou16-85/+271
2017-09-01Remove setup_compute_node and configure_iptablesManuel Buil4-35/+0
2017-09-01Add new Tacker libraryDimitrios Markou4-3/+193