summaryrefslogtreecommitdiffstats
path: root/smoketests
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-133-3/+2
* Improve Python 3.x compatibilityDirk Mueller2013-06-011-1/+1
* Record smoketest dependency on gFlagsRick Harris2013-05-091-0/+1
* Removed print stmts in test casesGiampaolo Lauria2013-01-292-4/+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-212-5/+7
* Update vol mount smoketest to wait for volume.Dan Prince2012-11-121-3/+15
* Fix no attribute 'STD_OUT_HANDLE' on windowsDavanum Srinivas2012-11-021-3/+3
* Use paramiko.AutoAddPolicy for the smoketests.Dan Prince2012-10-091-1/+1
* Remove outdated moduleauthor tagsJoe Gordon2012-10-011-6/+0
* Update volume detach smoke test to check status.Dan Prince2012-09-211-1/+8
* Run hacking tests as part of the gate.Monty Taylor2012-07-025-13/+17
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-311-5/+5
* Grammar / spelling correctionsMatt Joyce2012-05-291-1/+1
* Don't allow EC2 removal of security group in use.Russell Bryant2012-02-142-1/+12
* Fix bad test cases in smoketest.Hengqing Hu2012-01-101-11/+15
* Relax dependency on boto 1.9b and nova-adminclientVishvananda Ishaya2011-12-081-91/+0
* Fix for EC2 API part of bug 897164Jimmy Bergman2011-12-023-13/+13
* Merge w/ trunk.Dan Prince2011-08-165-2/+2
|\
| * remove openwrt imageVishvananda Ishaya2011-08-155-2/+2
* | Updated the EC2 metadata controller so that it returns the correct valueDan Prince2011-08-091-4/+15
|/
* Update the curl command in the __public_instance_is_accessible functionDan Prince2011-08-061-2/+5
* Add exception logging for instance IDs in the __public_instance_is_accessibleDan Prince2011-08-051-1/+2
* add smoketests to verify image listingVishvananda Ishaya2011-07-201-6/+27
* Removed adminclient and referred to pypi nova_adminclient moduleDevin Carlen2011-03-301-1/+1
* add note per reviewVishvananda Ishaya2011-03-281-0/+1
* Fixes volume smoketests to work with ami-ttyVishvananda Ishaya2011-03-281-2/+2
* Fix for LP Bug #739641Tushar Patil2011-03-211-1/+3
* Merge trunkSoren Hansen2011-03-201-2/+3
|\
| * Fix for LP Bug #737240Tushar Patil2011-03-171-3/+2
| * Fix for LP Bug #737240Tushar Patil2011-03-171-6/+6
* | PEP-8Soren Hansen2011-03-183-3/+3
* | Make flag parsing work again.Soren Hansen2011-03-181-1/+13
* | Merge lp:~anso/nova/smoketests_fixesSoren Hansen2011-03-186-79/+332
|\ \
| * | add timeout and retry for sshVishvananda Ishaya2011-02-251-5/+12
| * | revert a few unnecessary changes to base.pyVishvananda Ishaya2011-02-241-3/+1
| * | removed unused references to unittestVishvananda Ishaya2011-02-242-2/+0
| * | add customizable tempdir and remove extra codeVishvananda Ishaya2011-02-242-35/+19
| * | make smoketests run with noseVishvananda Ishaya2011-02-245-24/+297
| * | fix check for existing port 22 ruleVishvananda Ishaya2011-02-241-1/+3
| * | more smoketest fixesVishvananda Ishaya2011-02-232-7/+4
| * | remove extra flag in admin testsVishvananda Ishaya2011-02-231-3/+0
| |/
* | Make proxy.sh work with both openbsd and traditional variants of netcat.Soren Hansen2011-03-181-2/+9
* | Query the size of the block device, not the size of the filesystem.Soren Hansen2011-03-181-5/+6
* | 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-172-3/+2
* | Make smoketests' exit code reveal whether they were succesful.Soren Hansen2011-03-175-6/+11
|/
* add netadmin smoketestsVishvananda Ishaya2011-02-222-0/+216
* separate out smoketests and add updated nova.shVishvananda Ishaya2011-02-223-109/+24