aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib/utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Modify run_cmd to return exit codes as well as stdout and stderrJuan Vidal1-12/+14
2017-02-15Refactor utils using installer adaptersGeorge Paraskevopoulos1-63/+13
2017-02-14Extend the logging in the utils lib“Manuel Buil”1-0/+2
2017-02-13Fix bugs when setting up computes“Manuel Buil”1-2/+3
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 "Modification of the ofctl_time counter"Manuel Buil1-2/+17
2017-02-07Simplify run_cmdGeorge Paraskevopoulos1-11/+5
2017-02-06Avoid looking for VMs from tenants different from the one running the testcaseJuan Vidal1-1/+1
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-01-17Merge "Get Fuel environment id from configuration"Manuel Buil1-1/+2
2017-01-12Sanitize sfc.lib.utilsGeorge Paraskevopoulos1-20/+5
2017-01-11Get Fuel environment id from configurationGeorge Paraskevopoulos1-1/+2
2016-12-15Make SFC installable as a python modulejose.lausuch1-0/+413