aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge "Get vnfd parameter file location from config.yaml"Manuel Buil5-6/+24
2017-02-21Wait for flows to appear in all compute nodesGeorge Paraskevopoulos1-16/+18
2017-02-20Add baseline topologyGeorge Paraskevopoulos1-8/+16
2017-02-20Get vnfd parameter file location from config.yamlGeorge Paraskevopoulos5-6/+24
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal8-10/+8
2017-02-17Introduce new test case: symmetric service chainJuan Vidal5-0/+292
2017-02-17Run sfc_two_chains in multiple topologiesGeorge Paraskevopoulos3-58/+70
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 "Check that VNFs boot properly"Manuel Buil2-8/+6
2017-02-17Merge "Add topology_shuffler"Manuel Buil1-0/+151
2017-02-16Add source port option for netcat utilityJuan Vidal1-10/+22
2017-02-16Check that VNFs boot properlyJuan Vidal2-8/+6
2017-02-16Merge "Moving installation docs to configguide"Manuel Buil4-50/+0
2017-02-16Merge "Fix default yaml parameter file"Manuel Buil1-1/+5
2017-02-16Moving installation docs to configguideBrady Johnson4-50/+0
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-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 Buil7-30/+34
2017-02-16Fix is_ssh_blocked and is_http_blockedJuan Vidal3-27/+23
2017-02-15Pass availability zone as param on vnf createGeorge Paraskevopoulos7-30/+34
2017-02-15Modify run_cmd to return exit codes as well as stdout and stderrJuan Vidal3-17/+19
2017-02-15Refactor utils using installer adaptersGeorge Paraskevopoulos5-108/+86
2017-02-14Merge "Fix image name in vnfd templates and config.yaml"Manuel Buil5-7/+7
2017-02-14Merge "Add a warning to files changed by test cases"Manuel Buil2-0/+4
2017-02-14Merge "Extend the logging in the utils lib"Manuel Buil1-0/+2
2017-02-14Merge "Add some ignores to .gitignore"Manuel Buil1-0/+3
2017-02-14Extend the logging in the utils lib“Manuel Buil”1-0/+2
2017-02-14Fix image name in vnfd templates and config.yamlGeorge Paraskevopoulos5-7/+7
2017-02-13Add some ignores to .gitignoreJuan Vidal1-0/+3
2017-02-13Add a warning to files changed by test casesJuan Vidal2-0/+4
2017-02-13Fix bugs when setting up computes“Manuel Buil”1-2/+3
2017-02-10Migrate docs to the new Danube dir structureBrady Johnson23-0/+0
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 "Modify name and filename for VM image to use a sparse and compressed one"Manuel Buil1-3/+3
2017-02-08Merge "Modification of the ofctl_time counter"Manuel Buil1-2/+17
2017-02-07Modify name and filename for VM image to use a sparse and compressed oneJuan Vidal1-3/+3
2017-02-07Simplify run_cmdGeorge Paraskevopoulos1-11/+5
2017-02-07Merge "Update delete script"Manuel Buil1-1/+2
2017-02-06Avoid looking for VMs from tenants different from the one running the testcaseJuan Vidal1-1/+1
2017-02-06Remove unused variables and collapse some function callsJuan Vidal1-24/+9
2017-02-03Merge "Bug fix: prepare all computes not only one"Manuel Buil1-12/+11
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-02-03sfc-demo bash script for quick debug and testingVijayendra Radhakrishna1-0/+655