Age | Commit message (Expand) | Author | Files | Lines |
2017-02-16 | Merge "Pass availability zone as param on vnf create" |  Manuel Buil | 7 | -30/+34 |
2017-02-16 | Fix is_ssh_blocked and is_http_blocked |  Juan Vidal | 3 | -27/+23 |
2017-02-15 | Pass availability zone as param on vnf create |  George Paraskevopoulos | 7 | -30/+34 |
2017-02-15 | Modify run_cmd to return exit codes as well as stdout and stderr |  Juan Vidal | 3 | -17/+19 |
2017-02-15 | Refactor utils using installer adapters |  George Paraskevopoulos | 5 | -108/+86 |
2017-02-14 | Merge "Fix image name in vnfd templates and config.yaml" |  Manuel Buil | 5 | -7/+7 |
2017-02-14 | Merge "Add a warning to files changed by test cases" |  Manuel Buil | 2 | -0/+4 |
2017-02-14 | Merge "Extend the logging in the utils lib" |  Manuel Buil | 1 | -0/+2 |
2017-02-14 | Merge "Add some ignores to .gitignore" |  Manuel Buil | 1 | -0/+3 |
2017-02-14 | Extend the logging in the utils lib |  “Manuel Buil” | 1 | -0/+2 |
2017-02-14 | Fix image name in vnfd templates and config.yaml |  George Paraskevopoulos | 5 | -7/+7 |
2017-02-13 | Add some ignores to .gitignore |  Juan Vidal | 1 | -0/+3 |
2017-02-13 | Add a warning to files changed by test cases |  Juan Vidal | 2 | -0/+4 |
2017-02-13 | Fix bugs when setting up computes |  “Manuel Buil” | 1 | -2/+3 |
2017-02-10 | Migrate docs to the new Danube dir structure |  Brady Johnson | 23 | -0/+0 |
2017-02-08 | Merge "Avoid looking for VMs from tenants different from the one running the ... |  Manuel Buil | 1 | -1/+1 |
2017-02-08 | Merge "Simplify run_cmd" |  Manuel Buil | 1 | -11/+5 |
2017-02-08 | Merge "Modify name and filename for VM image to use a sparse and compressed one" |  Manuel Buil | 1 | -3/+3 |
2017-02-08 | Merge "Modification of the ofctl_time counter" |  Manuel Buil | 1 | -2/+17 |
2017-02-07 | Modify name and filename for VM image to use a sparse and compressed one |  Juan Vidal | 1 | -3/+3 |
2017-02-07 | Simplify run_cmd |  George Paraskevopoulos | 1 | -11/+5 |
2017-02-07 | Merge "Update delete script" |  Manuel Buil | 1 | -1/+2 |
2017-02-06 | Avoid looking for VMs from tenants different from the one running the testcase |  Juan Vidal | 1 | -1/+1 |
2017-02-06 | Remove unused variables and collapse some function calls |  Juan Vidal | 1 | -24/+9 |
2017-02-03 | Merge "Bug fix: prepare all computes not only one" |  Manuel Buil | 1 | -12/+11 |
2017-02-03 | Bug fix: prepare all computes not only one |  “Manuel Buil” | 1 | -12/+11 |
2017-02-03 | Modification of the ofctl_time counter |  “Manuel Buil” | 1 | -2/+17 |
2017-02-03 | sfc-demo bash script for quick debug and testing |  Vijayendra Radhakrishna | 1 | -0/+655 |
2017-02-02 | Update delete script |  “Manuel Buil” | 1 | -1/+2 |
2017-02-01 | Rename sfc.py |  George Paraskevopoulos | 2 | -8/+2 |
2017-01-17 | Merge "Fix wrong configuration lookup for functest_data folder" |  Manuel Buil | 1 | -1/+1 |
2017-01-17 | Merge "Get Fuel environment id from configuration" |  Manuel Buil | 3 | -1/+8 |
2017-01-12 | Sanitize sfc.lib.utils |  George Paraskevopoulos | 3 | -28/+13 |
2017-01-11 | Get Fuel environment id from configuration |  George Paraskevopoulos | 3 | -1/+8 |
2017-01-09 | Fix wrong configuration lookup for functest_data folder |  Juan Vidal | 1 | -1/+1 |
2016-12-21 | Update directory path |  jose.lausuch | 1 | -3/+3 |
2016-12-19 | Follow OpenStack guidelines on imports |  Vijayendra Radhakrishna | 5 | -9/+12 |
2016-12-16 | improper import of config class with recent change |  Vijayendra Radhakrishna | 1 | -1/+1 |
2016-12-16 | Fix create_glance_image call |  George Paraskevopoulos | 2 | -2/+2 |
2016-12-16 | Fix sfc_test_dir path |  George Paraskevopoulos | 1 | -1/+2 |
2016-12-15 | Make SFC installable as a python module |  jose.lausuch | 26 | -127/+75 |
2016-12-14 | Merge "Use timethis from functest utils" |  Manuel Buil | 1 | -16/+1 |
2016-12-14 | Merge "tacker_client_install.sh duplicate in odl-sfc dir" |  Manuel Buil | 1 | -43/+0 |
2016-12-14 | Use timethis from functest utils |  George Paraskevopoulos | 1 | -16/+1 |
2016-12-13 | Merge "Move flavor creations params to config file" |  Manuel Buil | 3 | -2/+15 |
2016-12-13 | Merge "Use SSHUtils from releng" |  Manuel Buil | 3 | -122/+2 |
2016-12-13 | Use SSHUtils from releng |  George Paraskevopoulos | 3 | -122/+2 |
2016-12-13 | Use ovs_logger module from releng |  George Paraskevopoulos | 5 | -146/+28 |
2016-12-13 | tacker_client_install.sh duplicate in odl-sfc dir |  Vijayendra Radhakrishna | 1 | -43/+0 |
2016-12-13 | Move flavor creations params to config file |  Vijayendra Radhakrishna | 3 | -2/+15 |