summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Minimized diff, fixed formattingJustin Santa Barbara2010-10-142-22/+1
| | * | | | | | | Merged with trunk, fixed broken stuffJustin Santa Barbara2010-10-144-688/+187
| | |\ \ \ \ \ \ \
| | * | | | | | | | Clarified what the 'Mapped device not found' exception really means.Justin Santa Barbara2010-08-211-3/+11
| | * | | | | | | | Merged with trunkJustin Santa Barbara2010-08-189-916/+65
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed up some of the raw disk stuff that broke in the abstraction out of libvirtJustin Santa Barbara2010-07-311-0/+3
| | * | | | | | | | | Merged with trunkJustin Santa Barbara2010-07-309-733/+553
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | CleanupsJustin Santa Barbara2010-07-201-2/+2
| | * | | | | | | | | | Able to set up DNS, and remove udev network rulesJustin Santa Barbara2010-07-205-25/+66
| | * | | | | | | | | | Able to boot without kernel or ramdisk. libvirt.xml.template is now a Cheeta...Justin Santa Barbara2010-07-202-15/+37
| | * | | | | | | | | | Ask curl to set exit code if resource was not foundJustin Santa Barbara2010-07-191-1/+1
* | | | | | | | | | | | merged with trunk. fixed compute.pause testSandy Walsh2010-12-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | pep8 fixestermie2010-12-161-1/+1
* | | | | | | | | | | | basic conversion of xs-pause to eventlet doneSandy Walsh2010-12-152-80/+63
|\| | | | | | | | | | |
| * | | | | | | | | | | merged upstreamtermie2010-12-141-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | updates per reviewtermie2010-12-141-2/+2
| * | | | | | | | | | | merge-a-tat-tat upstream to this branchAndy Smith2010-12-101-6/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | merged upstream changesAndy Smith2010-12-085-43/+445
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | part way through porting the codebase off of twistedAndy Smith2010-10-252-54/+40
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | pep8Sandy Walsh2010-12-142-11/+8
* | | | | | | | | | | | fixup after merge with trunkSandy Walsh2010-12-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | import module and not classe directely as per Soren recommendation.Chmouel Boudjnah2010-12-091-2/+2
| * | | | | | | | | | | fixes exception throwing with wrong instance type.Chmouel Boudjnah2010-12-091-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fixed power state update with Twisted callbackSandy Walsh2010-12-131-4/+17
* | | | | | | | | | | remove debug messagesSandy Walsh2010-12-091-2/+0
* | | | | | | | | | | merge with treySandy Walsh2010-12-091-0/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | changed resume to unpauseTrey Morris2010-12-091-5/+5
| * | | | | | | | | | | merging sandy's branchTrey Morris2010-12-091-6/+11
| |\| | | | | | | | | |
| * | | | | | | | | | | pause from compute.manager <-> xenapiTrey Morris2010-12-091-0/+32
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | pause and unpause code/tests in place. To the point it stuffs request in the ...Sandy Walsh2010-12-091-0/+21
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | merge conflictTrey Morris2010-12-081-55/+142
|\| | | | | | | | |
| * | | | | | | | | Added docstring for get_instances.Eric Day2010-12-071-0/+3
| * | | | | | | | | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-031-51/+45
| * | | | | | | | | Merged reboot-rescue into network-manager.Eric Day2010-12-031-6/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged trunk.Eric Day2010-12-031-6/+4
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| * | / | | | | | | | Pushed terminate instance and network manager/topic methods into network.comp...Eric Day2010-12-021-9/+73
| |/ / / / / / / / /
| * | | | | | | | | Moved reboot/rescue methods into nova.compute.api.Eric Day2010-12-021-0/+27
* | | | | | | | | | modified a few filesTrey Morris2010-12-071-4/+10
| |/ / / / / / / / |/| | | | | | | |
| | | | | | | | * launch_at を前回コミット時に追加したが、lauched_atというカ...masumotok2010-12-271-1/+1
| | | | | | | | * nova.compute.managerがこれまでの修正でデグレしていたので修正masumotok2010-12-241-6/+12
| | | | | | | | |\
| | | | | | | | | * nova.compute.managerがこれまでの修正でデグレしていたので修正root2010-12-241-7/+8
| | | | | | | | | * テストコードをレポジトリに追加masumotok2010-12-201-6/+7
| | | | | | | | * | テストコードをレポジトリに追加masumotok2010-12-201-6/+7
| | | | | | | | |/
| | | | | | | | * Hostテーブルのカラム名を修正masumotok2010-12-161-21/+11
| | | | | | | | * コメントを除去masumotok2010-12-082-15/+0
| | | | | | | | * rev439ベースにライブマイグレーションの機能をマージmasumotok2010-12-072-0/+141
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Correctly translate instance ids to internal_ids in some spots we neglected.Michael Gundlach2010-12-021-6/+4
|/ / / / / / /
* | | | | | | Merged trunk and resolved conflicts. Again.Eric Day2010-12-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Default Instance.display_name to a value even when None is explicitly passed in.Michael Gundlach2010-12-021-1/+1
* | | | | | | | Merged trunk and resolved conflicts.Eric Day2010-12-023-3/+8
|\| | | | | | |
| * | | | | | | Going for a record commits per line changes ratioMichael Gundlach2010-12-011-1/+1