summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correct broken logic for lxc and uml to avoid adding vnc arguments (LP: #812553)Scott Moser2011-07-201-4/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | correct indentationScott Moser2011-07-201-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | correct broken logic for lxc and uml to avoid adding vnc arguments (LP: #812553)Scott Moser2011-07-191-2/+1
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added FlavorRef exception handling on create instanceWilliam Wolf2011-06-301-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed the virt driver resize methods to migration for marginally more under...matt.dietz@rackspace.com2011-07-216-25/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHanges based on feedbackmatt.dietz@rackspace.com2011-07-204-17/+54
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix plus passing testsmatt.dietz@rackspace.com2011-07-202-3/+45
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | network api release_floating_ip method will now check to see if an instance i...John Tran2011-07-202-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move import network to the topJohn Tran2011-07-191-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from trunkJohn Tran2011-07-1919-96/+1543
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | network api release_floating_ip method checks if an instance associated to th...John Tran2011-07-192-0/+32
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Functionality fixed and new test passingmatt.dietz@rackspace.com2011-07-192-5/+49
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunkmatt.dietz@rackspace.com2011-07-1922-97/+1593
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the basic boot-from-volume support to the image service.Isaku Yamahata2011-07-1819-96/+1543
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | image/fake: added teardown methodIsaku Yamahata2011-07-082-1/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tests/test_cloud: make an unit test, test_create_image, happyIsaku Yamahata2011-07-081-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | nova/compute/api.py: fixed mismergeIsaku Yamahata2011-07-081-7/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlalchemy/migrate: resolved version conflictIsaku Yamahata2011-07-081-0/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunkIsaku Yamahata2011-07-08110-2981/+7293
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlalchmey/migration: resolved version conflictIsaku Yamahata2011-06-271-0/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunkIsaku Yamahata2011-06-2731-158/+1012
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2/cloud: typoIsaku Yamahata2011-06-241-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | image/s3: typoIsaku Yamahata2011-06-241-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2/cloud: address review.Isaku Yamahata2011-06-231-3/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | compute/api: an unit test for _update_{image_}bdmIsaku Yamahata2011-06-231-0/+111
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2/cloud: unit tests for parser/formatter of block device mappingIsaku Yamahata2011-06-231-0/+233
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2/cloud: an unit test for _format_instance_bdm()Isaku Yamahata2011-06-231-86/+120
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2utils: an unit test for mapping_prepend_dev()Isaku Yamahata2011-06-231-0/+34
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2: bundle block device mappingIsaku Yamahata2011-06-232-11/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2utils: introduce helper function to prepend '/dev/' in mappingsIsaku Yamahata2011-06-231-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | volume/api: an unit test for create_snapshot_force()Isaku Yamahata2011-06-231-0/+31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2: an unit test for create imageIsaku Yamahata2011-06-221-18/+72
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2, boot-from-volume: an unit test for describe instancesIsaku Yamahata2011-06-222-0/+152
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | unittest: an unit test for ec2 describe image attributeIsaku Yamahata2011-06-221-53/+88
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | test_cloud: an unit test for describe image with block device mappingIsaku Yamahata2011-06-221-2/+131
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2utils: an unit test for ec2utils.properties_root_defice_name.Isaku Yamahata2011-06-221-0/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | unittest, image/s3: unit tests for s3 image handlerIsaku Yamahata2011-06-221-0/+122
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | image/s3: factor out _s3_create() for testabilityIsaku Yamahata2011-06-221-12/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2utils: unit tests for case insensitive true/false conversionIsaku Yamahata2011-06-221-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2utils: add an unit test for dict_from_dotted_str()Isaku Yamahata2011-06-221-0/+20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | test_api: unit tests for ec2utils.id_to_ec2_{snap, vol}_id()Isaku Yamahata2011-06-221-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2: make CreateImage pass unit testsIsaku Yamahata2011-06-221-6/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | volume/api: introduce create_snapshot_force()Isaku Yamahata2011-06-222-15/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | api/ec2/image: make block device mapping pass unit tests.Isaku Yamahata2011-06-221-7/+23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | db/block_device_mapping/api: introduce update_or_createIsaku Yamahata2011-06-222-1/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | db/migration: resolve version conflictIsaku Yamahata2011-06-221-0/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunkIsaku Yamahata2011-06-2245-407/+896
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | compute/api: fix mismerge due to instance creation changeIsaku Yamahata2011-06-161-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ec2/cloud.py: fix mismergeIsaku Yamahata2011-06-161-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix conflict with rebasing.Isaku Yamahata2011-06-161-0/+0