aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/sfc_symmetric_chain.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Update the wait_for_classification_rules functionManuel Buil1-2/+1
2017-09-13Increase timeout timeManuel Buil1-1/+1
2017-09-01Remove setup_compute_node and configure_iptablesManuel Buil1-2/+0
2017-09-01Add new Tacker libraryDimitrios Markou1-1/+1
2017-08-31Adapt the testcases to multiple installersDimitrios Markou1-5/+4
2017-06-30Use the recommended exception syntaxManuel Buil1-1/+1
2017-05-26functest_logger changes fixvijayendra Radhakrishna1-2/+5
2017-04-05Remove get_floating_ips()Juan Vidal1-0/+1
2017-04-05Harmonize vxlan-tool callsJuan Vidal1-2/+3
2017-03-27Rewrite classification rules wait loopGeorge Paraskevopoulos1-1/+5
2017-03-02Merge "Add marks to specify that symmetric_service_chain test is not ok"Manuel Buil1-0/+4
2017-03-02Add marks to specify that symmetric_service_chain test is not okJuan Vidal1-0/+4
2017-03-01Remove get_floating_ip_2 from sfc_symmetric_chainJuan Vidal1-4/+17
2017-02-23Create downstream classifier in symmetric-chain testJuan Vidal1-7/+23
2017-02-23Use baseline topology on symmetric chain testcaseJuan Vidal1-5/+17
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal1-1/+1
2017-02-17Introduce new test case: symmetric service chainJuan Vidal1-0/+201