summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | tests are backSandy Walsh2011-09-141-16/+23
* | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-09-1319-1696/+1750
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Only allow up to 15 chars for a Windows hostname.Josh Kearney2011-09-131-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Only allow up to 15 chars for a Windows hostname.Josh Kearney2011-09-131-1/+2
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix instance rebooting (lp847604) by correcting a malformed cast in compute.a...Anthony Young2011-09-131-0/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | remove unused depAnthony Young2011-09-121-1/+0
| | * | | | | | | | | | | | | | | add test for method sigAnthony Young2011-09-121-0/+46
| * | | | | | | | | | | | | | | | This patch teaches virt/libvirt how to format filesystem on ephemeral device ...Isaku Yamahata2011-09-131-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | api/ec2: make get_metadata() return correct mappingsIsaku Yamahata2011-09-101-1/+3
| * | | | | | | | | | | | | | | | Merge from trunk.Naveed Massjouni2011-09-1312-884/+846
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | - remove translation of non-recognized attributes to user metadata, now just ...Brian Waldon2011-09-135-883/+764
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | merging trunk; resolving conflictsBrian Waldon2011-09-122-12/+121
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | merging trunk; resolving conflictsBrian Waldon2011-09-121-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | merging parent branch lp:~rackspace-titan/nova/glance-client-keystoneBrian Waldon2011-09-124-7/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-09-124-6/+18
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | merging trunkBrian Waldon2011-09-099-151/+848
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | merging trunkBrian Waldon2011-09-084-2/+363
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-09-082-6/+65
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | reverting xenapi changeBrian Waldon2011-09-062-2/+1
| | | * | | | | | | | | | | | | | | | further cleanupBrian Waldon2011-09-066-528/+413
| | | * | | | | | | | | | | | | | | | cleaning up testsBrian Waldon2011-09-061-300/+249
| | | * | | | | | | | | | | | | | | | meeging trunkBrian Waldon2011-09-0511-40/+296
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | docstring cleanupBrian Waldon2011-09-011-5/+6
| | | * | | | | | | | | | | | | | | | removing unnecessary importsBrian Waldon2011-08-311-6/+0
| | | * | | | | | | | | | | | | | | | pep8Brian Waldon2011-08-311-5/+0
| | | * | | | | | | | | | | | | | | | move GlanceImageService tests to proper module; remove translation of non-sta...Brian Waldon2011-08-312-282/+315
| | * | | | | | | | | | | | | | | | | Moving tests/test_cloud.py to tests/api/ec2/test_cloud.py. They are EC2-speci...Brian Waldon2011-09-134-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | fixing importBrian Waldon2011-09-121-1/+1
| | | * | | | | | | | | | | | | | | | relocating ec2 testsBrian Waldon2011-09-123-0/+0
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | And again.Naveed Massjouni2011-09-131-4/+3
| * | | | | | | | | | | | | | | | | Same as last time.Naveed Massjouni2011-09-131-63/+46
| * | | | | | | | | | | | | | | | | Made tests version version links more robustNaveed Massjouni2011-09-121-15/+12
| * | | | | | | | | | | | | | | | | Merge from trunkNaveed Massjouni2011-09-121-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge from trunkNaveed Massjouni2011-09-0912-156/+897
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | pep 8Naveed Massjouni2011-09-081-2/+3
| * | | | | | | | | | | | | | | | | Fixing security groups stuffNaveed Massjouni2011-09-082-30/+19
| * | | | | | | | | | | | | | | | | Merge from trunkNaveed Massjouni2011-09-087-32/+593
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Minor cleanup.Naveed Massjouni2011-09-041-1/+1
| * | | | | | | | | | | | | | | | | Fixing xml serialization of limits resource.Naveed Massjouni2011-09-041-17/+17
| * | | | | | | | | | | | | | | | | Merge from trunkNaveed Massjouni2011-09-0234-467/+2556
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Removing xml functions that are no longer called.Naveed Massjouni2011-09-021-7/+12
| * | | | | | | | | | | | | | | | | Updating test for <choices> xml to use lxml.Naveed Massjouni2011-08-311-29/+32
| * | | | | | | | | | | | | | | | | Code cleanup.Naveed Massjouni2011-08-311-48/+46
| * | | | | | | | | | | | | | | | | Use feedparser to parse the generated atom feeds in the tests for the versionsNaveed Massjouni2011-08-311-207/+167
| * | | | | | | | | | | | | | | | | Updated VersionsXMLSerializer and corresponding tests to use lxml.Naveed Massjouni2011-08-271-104/+72
| * | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-253-0/+598
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | updated LimitsXMLSerializer to use etree and supply the xml declarationAlex Meade2011-08-251-0/+12
| * | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-257-2/+775
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | updated additional limits testAlex Meade2011-08-251-8/+11
| * | | | | | | | | | | | | | | | | | | pep8Alex Meade2011-08-251-2/+3