summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | Revert to using context; to avoid conflict, we import context module as nova_...Kevin L. Mitchell2011-07-291-1/+1
| | | * | | | | | | | | | | | | | | | pull-up from trunk and conflict resolutionKevin L. Mitchell2011-07-291-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-07-291-6/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ pull-up from trunk; fix problem obscuring context module with context param; ...Kevin L. Mitchell2011-07-291-10/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ pull-up from trunkKevin L. Mitchell2011-07-272-2/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | First pass at converting this stuff--pass context down into vmops. Still nee...Kevin L. Mitchell2011-07-261-4/+5
| | * | | | | | | | | | | | | | | | | | | - Remove Twisted dependency from pip-requiresBrian Waldon2011-08-021-435/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | removing compute monitorBrian Waldon2011-08-021-435/+0
| | | | |_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| * | / | | | | | | | | | | | | | | | | Use flavorid only at the API level and use instance_type_id internallyJohannes Erdfelt2011-08-032-11/+12
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | FlavorNotFound already existed, no need to create another exception.Brian Lamar2011-07-291-1/+1
| * | | | | | | | | | | | | | | | | | Created exceptions for accepting in OSAPI, and handled them appropriately.Brian Lamar2011-07-291-6/+3
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Fixed review comments: Put parsing logic of network information in create_ins...Tushar Patil2011-07-291-1/+0
* | | | | | | | | | | | | | | | | | Merged with trunkTushar Patil2011-07-293-16/+19
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-292-15/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fixes issue with OSAPI passing compute API a flavorid instead of an instance ...Brian Lamar2011-07-291-6/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Updated resize to call compute API with instance_type identifiers instead of ...Brian Lamar2011-07-291-6/+3
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge from trunk and conflict resolutionmatt.dietz@rackspace.com2011-07-272-24/+46
| | |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Resolved conflict with trunkmatt.dietz@rackspace.com2011-07-213-56/+83
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Renamed the virt driver resize methods to migration for marginally more under...matt.dietz@rackspace.com2011-07-211-2/+2
| | * | | | | | | | | | | | | | | CHanges based on feedbackmatt.dietz@rackspace.com2011-07-201-8/+12
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | remove extra log statementVishvananda Ishaya2011-07-281-1/+0
| * | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-282-24/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fix for reviewsVishvananda Ishaya2011-07-251-1/+0
| * | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fix all testsVishvananda Ishaya2011-07-221-0/+2
| * | | | | | | | | | | | | | | start removing references to AuthManagerVishvananda Ishaya2011-07-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merged with trunk and fixed broken unit test casesTushar Patil2011-07-273-28/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | passing host from the compute manager for add_fixed_ip_to_instance()Trey Morris2011-07-261-1/+1
| * | | | | | | | | | | | | | merging trunk; resolving conflictsBrian Waldon2011-07-263-77/+121
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | fixing merge conflictAdam Johnson2011-07-261-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | fixing typosBrian Waldon2011-07-251-3/+3
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Add i18n for logging, changed create_bridge/vlan to should_create_bridge/vlan...Ryu Ishimoto2011-07-231-1/+1
| | * | | | | | | | | | | | | Added network_info to unfilter_instance to avoid exceptions when shutting dow...Ryu Ishimoto2011-07-221-1/+2
| | * | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-223-48/+72
| | |\| | | | | | | | | | | |
| | | * | | | | | | | | | | | Updated the compute API so that has_finished_migration uses instance_uuid.Dan Prince2011-07-211-2/+2
| | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | Fixes lp813006matt.dietz@rackspace.com2011-07-212-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Some broken tests from my other mergematt.dietz@rackspace.com2011-07-211-1/+1
| | | | * | | | | | | | | | | Merge from trunkmatt.dietz@rackspace.com2011-07-211-12/+19
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Fixes lp813006 - inconsistent DB API namingmatt.dietz@rackspace.com2011-07-191-1/+1
| | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-211-8/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-211-4/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Created _get_instance_nw_info method to clean up duplicate codeRyu Ishimoto2011-07-211-21/+20
| | * | | | | | | | | | | | | Removed unnecessary context parameterRyu Ishimoto2011-07-201-1/+1
| | * | | | | | | | | | | | | Merged get_configurations and plug of VIF driversRyu Ishimoto2011-07-201-2/+0
| | * | | | | | | | | | | | | Added network_info parameter to all the appropriate places in virt layers and...Ryu Ishimoto2011-07-201-4/+8
| | * | | | | | | | | | | | | Renamed setup_vif_network to plug_vifRyu Ishimoto2011-07-201-8/+12
| | * | | | | | | | | | | | | Merged lp:~danwent/nova/network-refactoring-l2Ryu Ishimoto2011-07-201-4/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | cleanupDan Wendlandt2011-07-191-4/+4
| | | * | | | | | | | | | | | | merge of ovs L2 branchDan Wendlandt2011-07-191-5/+15
| | * | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-202-96/+187
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | |