summaryrefslogtreecommitdiffstats
path: root/smoketests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes and refactoring of smoketestsVishvananda Ishaya2011-01-223-101/+77
* more smoketest fixesVishvananda Ishaya2011-01-203-13/+22
* various fixes to smoketests, including allowing admin tests to run as a user,...Vishvananda Ishaya2011-01-182-9/+21
* Merged with r548Nachi Ueno2011-01-122-3/+90
|\
| * allow smoketests to find nova package and add security rulesVishvananda Ishaya2011-01-062-4/+92
* | Fixed misspelled variableNachi Ueno2011-01-051-3/+8
* | Some Bug FixNachi Ueno2011-01-041-1/+1
* | Support IPv6NTT PF Lab.2010-12-245-14/+228
|/
* Refactored smoketests to use novarc environment and to separate user and admi...Devin Carlen2010-11-045-621/+490
* remove import of vendor since we have PPA nowJesse Andrews2010-07-153-3/+3
* update copyrightsTodd Willey2010-07-154-9/+1
* Refactored smoketests flagsDevin Carlen2010-07-093-35/+74