summaryrefslogtreecommitdiffstats
path: root/smoketests/base.py
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-131-1/+1
* Improve Python 3.x compatibilityDirk Mueller2013-06-011-1/+1
* Removed print stmts in test casesGiampaolo Lauria2013-01-291-3/+0
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-3/+3
* fix new N402 errorsSean Dague2013-01-101-7/+5
* Fix wait_for_deleted function in SmokeTests.Dan Prince2012-11-211-4/+6
* Use paramiko.AutoAddPolicy for the smoketests.Dan Prince2012-10-091-1/+1
* Run hacking tests as part of the gate.Monty Taylor2012-07-021-3/+3
* Don't allow EC2 removal of security group in use.Russell Bryant2012-02-141-0/+10
* Fix for LP Bug #739641Tushar Patil2011-03-211-1/+3
* PEP-8Soren Hansen2011-03-181-1/+0
* Merge lp:~anso/nova/smoketests_fixesSoren Hansen2011-03-181-38/+16
|\
| * add timeout and retry for sshVishvananda Ishaya2011-02-251-5/+12
| * revert a few unnecessary changes to base.pyVishvananda Ishaya2011-02-241-3/+1
| * add customizable tempdir and remove extra codeVishvananda Ishaya2011-02-241-31/+7
* | Invert some of the original logic and fix a typo.Soren Hansen2011-03-171-2/+2
* | Make the smoketests pep8 compliant (they weren't when I started working on th...Soren Hansen2011-03-171-1/+0
* | Make smoketests' exit code reveal whether they were succesful.Soren Hansen2011-03-171-2/+7
|/
* separate out smoketests and add updated nova.shVishvananda Ishaya2011-02-221-0/+12
* fixes and refactoring of smoketestsVishvananda Ishaya2011-01-221-7/+36
* more smoketest fixesVishvananda Ishaya2011-01-201-2/+5
* Support IPv6NTT PF Lab.2010-12-241-2/+15
* Refactored smoketests to use novarc environment and to separate user and admi...Devin Carlen2010-11-041-0/+154