summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Support server uuids with security groupsMark Washenberger2011-10-263-60/+65
| * | | | | | | | | | | Support using server uuids when accessing consoles.Mark Washenberger2011-10-263-30/+75
* | | | | | | | | | | | Merge "flatten distributed scheduler"Jenkins2011-11-0119-1295/+1236
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | flatten distributed schedulerSandy Walsh2011-11-0119-1295/+1236
* | | | | | | | | | | | Merge "Fix 'begining' typo in system usage data bug 884307"Jenkins2011-11-012-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix 'begining' typo in system usage dataMonsyne Dragon2011-10-312-2/+2
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fixes lp883279"Jenkins2011-11-013-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes lp883279Matt Dietz2011-10-313-5/+7
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Fix lp:861160 -- newly created network has no uuid"Jenkins2011-11-013-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix lp:861160 -- newly created network has no uuidUnmesh Gurjar2011-10-313-0/+11
| |/ / / / / / / / / /
* | | | | | / / / / / Bug 884527: ajax_console_proxy_port needs to be an integerEwan Mellor2011-10-311-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Disable SQLite synchronous mode during testsJohannes Erdfelt2011-10-313-0/+12
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Creating uuid -> id mapping for S3 Image Service"Jenkins2011-10-3124-193/+472
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Creating uuid -> id mapping for S3 Image ServiceBrian Waldon2011-10-3124-193/+472
| |/ / / / / / / /
* | | | | | | | | Merge "Make sure networks returned from get_instance_nw_info have a label"Jenkins2011-10-313-0/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make sure networks returned from get_instance_nw_info have a labelBrad Hall2011-10-213-0/+9
* | | | | | | | | Merge "fixes bug 883233. Added to Authors fix typo in scheduler/driver.py ass...Jenkins2011-10-302-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixes bug 883233.Joe Gordon2011-10-292-1/+3
* | | | | | | | | | Merge "Updated NoAuth to account for requests ending in /"Jenkins2011-10-293-5/+53
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Updated NoAuth to account for requests ending in /Alex Meade2011-10-283-5/+53
| | |_|_|_|/ / / / | |/| | | | | | |
* / | | | | | | | Retry failed SQL connections (LP #876663)Soren Hansen2011-10-281-4/+26
|/ / / / / / / /
* | | | | | | | Merge "Adding bulk create fixed ips. The true issue here is the creation of ...Jenkins2011-10-283-3/+21
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Adding bulk create fixed ips. The true issue here Aaron Lee2011-10-273-3/+21
* | | | | | | | Fix overzealous use of faults.Fault() wrapperJohannes Erdfelt2011-10-2712-109/+178
|/ / / / / / /
* | | | | | | Merge "Revert how APIs get IP address info for instances"Jenkins2011-10-2713-440/+338
|\ \ \ \ \ \ \
| * | | | | | | Revert how APIs get IP address info for instancesChris Behrens2011-10-2613-440/+338
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add .gitreview config file for gerrit."Jenkins2011-10-271-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add .gitreview config file for gerrit.James E. Blair2011-10-241-0/+4
* | | | | | | | Merge "Fix file injection for OSAPI rebuilds. Fixes 881649."Jenkins2011-10-271-21/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix file injection for OSAPI rebuilds. Fixes 881649.Dan Prince2011-10-251-21/+6
* | | | | | | | | Merge "Fix deletion of instances without fixed ips."Jenkins2011-10-273-1/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix deletion of instances without fixed ips.Asbjørn Sannes2011-10-263-1/+32
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | Adding support for retrying glance image downloads.Naveed Massjouni2011-10-265-12/+59
|/ / / / / / / /
* | | | | | | | Merge "Removed callback concept on VM driver methods:"Jenkins2011-10-2611-113/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed callback concept on VM driver methods:Brian Lamar2011-10-2511-113/+83
| |/ / / / / / /
* | | | | | | | Merge "Replaces all references to nova.db.api with nova.db"Jenkins2011-10-2623-186/+184
|\ \ \ \ \ \ \ \
| * | | | | | | | Replaces all references to nova.db.api with nova.dbAlex Meade2011-10-2523-186/+184
| |/ / / / / / /
* | | | | | | | Speed up test suite by 20 secondsJohannes Erdfelt2011-10-262-289/+144
* | | | | | | | Merge "Improve the liveness checking for services"Jenkins2011-10-263-5/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Improve the liveness checking for servicesDavid Subiros2011-10-213-5/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix concurrency of XenAPI sessions"Jenkins2011-10-256-97/+118
|\ \ \ \ \ \ \
| * | | | | | | Fix concurrency of XenAPI sessionsJohannes Erdfelt2011-10-246-97/+118
* | | | | | | | Merge "Fix undefined glance_host in get_glance_client"Jenkins2011-10-253-1/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix undefined glance_host in get_glance_clientMike Lundy2011-10-243-1/+23
| |/ / / / / / /
* | | | | | | | venv: update distribute as well as pipMark McLoughlin2011-10-251-1/+2
* | | | | | | | Merge "Improve access check on images"Jenkins2011-10-253-1/+67
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Improve access check on imagesLoganathan Parthipan2011-09-303-1/+67
* | | | | | | | Server metadata must support server uuids.Mark Washenberger2011-10-242-2/+20
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Use UUIDs instead of IDs for OSAPI servers."Jenkins2011-10-2419-439/+476
|\ \ \ \ \ \ \
| * | | | | | | Use UUIDs instead of IDs for OSAPI servers.Mark Washenberger2011-10-2119-439/+476
| | |_|/ / / / | |/| | | | |