aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/cli/commands/test_cli_os.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Remove cli and apiCédric Ollivier1-78/+0
2018-02-13Remove INSTALLER_IP from FunctestCédric Ollivier1-1/+0
2018-02-13Improve the way of getting env valuesCédric Ollivier1-0/+1
2018-02-01Rename a common credential file for OS and K8SLinda Wang1-2/+2
2018-01-24Fix pylint warnings/errors in cliCédric Ollivier1-10/+7
2018-01-21Disable all missing-docstring warnings in unit testsCédric Ollivier1-1/+2
2017-12-19Remove openstack_[clean,snapshot]Cédric Ollivier1-77/+0
2017-12-12Add python3 support in cliCédric Ollivier1-2/+3
2017-07-12Switch to check_deployment instead of check_os.shjose.lausuch1-5/+5
2017-06-30Define download_images.sh and check_os.sh as scriptsCédric Ollivier1-3/+1
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-6/+4
2017-06-06Remove call to fetch_os_creds.shjose.lausuch1-74/+0
2017-05-23Call fetch_os_creds.sh from $PATHLinda Wang1-9/+6
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch1-1/+1
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-1/+1
2017-05-18Replace CONST.* by getattribute/setattr for cliLinda Wang1-17/+16
2017-01-05Switch to assert_any_call in test_show_credentialsCédric Ollivier1-1/+1
2017-01-04Added Unit Tests for cli.ashishk19941-0/+238