summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix to correctly report memory on Linux 3.X.Mandell Degerness2011-12-011-2/+2
* | | | | | | Merge "Convert get_lock in compute to use uuids"Jenkins2011-12-023-86/+66
|\ \ \ \ \ \ \
| * | | | | | | Convert get_lock in compute to use uuidsAlex Meade2011-12-013-86/+66
| |/ / / / / /
* / / / / / / Replace more cases of instance ids with uuidsAlex Meade2011-12-012-317/+288
|/ / / / / /
* | | | | | Merge "Remove VIF<->Network FK dependancy"Jenkins2011-12-018-51/+209
|\ \ \ \ \ \
| * | | | | | Remove VIF<->Network FK dependancyJason Kölker2011-11-308-51/+209
* | | | | | | Make run_instance only support instance uuids.Mark Washenberger2011-12-018-320/+332
* | | | | | | Merge "Fixing get_info method implementations in virt drivers to accept insta...Jenkins2011-12-013-9/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fixing get_info method implementations in virt drivers to acceptNaveed Massjouni2011-11-303-9/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge "Remove unused ec2.action_args"Jenkins2011-12-011-4/+2
|\ \ \ \ \ \
| * | | | | | Remove unused ec2.action_argsMark McLoughlin2011-11-301-4/+2
| |/ / / / /
* | | | | | Merge "Remove boot-from-volume unreachable code path (#894172)"Jenkins2011-12-011-11/+0
|\ \ \ \ \ \
| * | | | | | Remove boot-from-volume unreachable code path (#894172)Mark McLoughlin2011-11-241-11/+0
* | | | | | | Merge "Fixes bug 767947"Jenkins2011-12-012-1/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixes bug 767947Alvaro Lopez Garcia2011-11-302-1/+27
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix QuantumManager update_dhcp calls"Jenkins2011-12-012-4/+10
|\ \ \ \ \ \
| * | | | | | Fix QuantumManager update_dhcp callsBrad Hall2011-11-292-4/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Adds missing image_meta to rescue's spawn() calls.Josh Kearney2011-11-306-10/+11
* | | | | | split rxtx_factor into network and instance_typeAaron Lee2011-11-3014-52/+331
| |_|_|/ / |/| | | |
* | | | | Merge "Fix typo: priviledges -> privileges."Jenkins2011-11-301-1/+1
|\ \ \ \ \
| * | | | | Fix typo: priviledges -> privileges.Ewan Mellor2011-11-291-1/+1
| | |/ / / | |/| | |
* / | | | Convert compute manager delete methods to objectsBrian Waldon2011-11-295-151/+147
|/ / / /
* | | | Merge "Removing line dos line endings in vmwareapi_conn.py"Jenkins2011-11-291-392/+392
|\ \ \ \
| * | | | Removing line dos line endings in vmwareapi_conn.pyNaveed Massjouni2011-11-291-392/+392
| |/ / /
* | | | Merge "Use uuids for file injection."Jenkins2011-11-293-11/+20
|\ \ \ \
| * | | | Use uuids for file injection.Mark Washenberger2011-11-293-11/+20
* | | | | Merge "reboot & rebuild to use uuids in compute manager"Jenkins2011-11-293-50/+74
|\ \ \ \ \
| * | | | | reboot & rebuild to use uuids in compute managerAlex Meade2011-11-293-50/+74
| | |/ / / | |/| | |
* | | | | Merge "Use uuids for compute manager agent update."Jenkins2011-11-292-10/+20
|\ \ \ \ \
| * | | | | Use uuids for compute manager agent update.Mark Washenberger2011-11-292-10/+20
* | | | | | Merge "Fix for bug 887712"Jenkins2011-11-293-7/+47
|\ \ \ \ \ \
| * | | | | | Fix for bug 887712Adrian Smith2011-11-293-7/+47
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix RPC responses to allow None response correctly."Jenkins2011-11-2915-75/+295
|\ \ \ \ \ \
| * | | | | | Fix RPC responses to allow None response correctly.Chris Behrens2011-11-2915-75/+295
| | |/ / / / | |/| | | |
* | | | | | Merge "removed logic of throwing exception if no floating ip"Jenkins2011-11-293-18/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | removed logic of throwing exception if no floating ipJesse Andrews2011-11-283-18/+8
| | |/ / / | |/| | |
* | | | | power_on/power_off in compute manager to use uuidsAlex Meade2011-11-293-15/+65
| |/ / / |/| | |
* | | | Merge "Templatize extension handling."Jenkins2011-11-291-37/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Templatize extension handling.Kevin L. Mitchell2011-11-281-37/+37
* | | | Merge "Fix deprecation warnings"Jenkins2011-11-291-5/+5
|\ \ \ \
| * | | | Fix deprecation warningsLorin Hochstein2011-11-241-5/+5
| | |/ / | |/| |
* | | | Makes rpc_allocate_fixed_ip return properlyVishvananda Ishaya2011-11-282-1/+34
| |_|/ |/| |
* | | Merge "Updating {add,remove}_fixed_ip_from_instance in compute.api and comput...Jenkins2011-11-283-21/+21
|\ \ \
| * | | Updating {add,remove}_fixed_ip_from_instance in compute.api and compute.managerNaveed Massjouni2011-11-283-21/+21
* | | | Merge "start/stop in compute manager to use uuids"Jenkins2011-11-283-32/+48
|\ \ \ \
| * | | | start/stop in compute manager to use uuidsAlex Meade2011-11-283-32/+48
* | | | | Merge "Updating {add,remove}_security_group in compute.api to use instance uu...Jenkins2011-11-284-25/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updating {add,remove}_security_group in compute.api to use instanceNaveed Massjouni2011-11-224-25/+33
* | | | | Merge "reset/inject network info in compute to use uuid"Jenkins2011-11-283-24/+59
|\ \ \ \ \
| * | | | | reset/inject network info in compute to use uuidAlex Meade2011-11-233-24/+59
| | |_|/ / | |/| | |