Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | Remove INSTALLER_IP from Functest |  Cédric Ollivier | 2 | -7/+0 |
2018-02-13 | Improve the way of getting env values |  Cédric Ollivier | 1 | -0/+1 |
2018-02-13 | Simplify functest/cli/commands/cli_env.py |  Cédric Ollivier | 1 | -6/+0 |
2018-02-12 | Export env vars via os.environ in test_cli_env.py |  Cédric Ollivier | 1 | -7/+7 |
2018-02-01 | Rename a common credential file for OS and K8S |  Linda Wang | 1 | -2/+2 |
2018-01-24 | Fix pylint warnings/errors in cli |  Cédric Ollivier | 4 | -36/+31 |
2018-01-24 | Delete functest_vacation.py |  Cédric Ollivier | 1 | -5/+0 |
2018-01-24 | Merge RegexMatch into test_cli_env.py |  Cédric Ollivier | 1 | -3/+13 |
2018-01-21 | Disable all missing-docstring warnings in unit tests |  Cédric Ollivier | 4 | -1/+6 |
2017-12-19 | Remove openstack_[clean,snapshot] |  Cédric Ollivier | 1 | -77/+0 |
2017-12-12 | Add python3 support in cli |  Cédric Ollivier | 1 | -2/+3 |
2017-11-22 | Remove prepare_env |  Jose Lausuch | 3 | -84/+8 |
2017-07-12 | Switch to check_deployment instead of check_os.sh |  jose.lausuch | 1 | -5/+5 |
2017-07-02 | Update cli commands to call console scripts |  Cédric Ollivier | 3 | -39/+10 |
2017-06-30 | Define download_images.sh and check_os.sh as scripts |  Cédric Ollivier | 1 | -3/+1 |
2017-06-20 | Remove all references to /home/opnfv/repos/functest |  Cédric Ollivier | 4 | -36/+35 |
2017-06-19 | Stop getting git data from functest dir |  Cédric Ollivier | 1 | -14/+0 |
2017-06-06 | Remove call to fetch_os_creds.sh |  jose.lausuch | 1 | -74/+0 |
2017-05-23 | Call fetch_os_creds.sh from $PATH |  Linda Wang | 1 | -9/+6 |
2017-05-19 | Merge "Modify how to disable logging in unit test." |  Jose Lausuch | 4 | -7/+4 |
2017-05-18 | Modify how to disable logging in unit test. |  Cédric Ollivier | 4 | -7/+4 |
2017-05-18 | Replace CONST.* by getattribute/setattr for cli |  Linda Wang | 4 | -39/+51 |
2017-01-19 | Leverage logging config and refactor the logger |  helenyao | 1 | -1/+0 |
2017-01-05 | Switch to assert_any_call in test_show_credentials |  Cédric Ollivier | 1 | -1/+1 |
2017-01-04 | Patch logging.FileHandler |  Cédric Ollivier | 1 | -0/+1 |
2017-01-04 | Added Unit Tests for cli. |  ashishk1994 | 5 | -0/+601 |