summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update nova's copy of image metadata on rebuild"Jenkins2012-05-161-0/+31
|\
| * Update nova's copy of image metadata on rebuildChris Behrens2012-05-161-0/+31
* | Merge "Updated instance state on resize error."Jenkins2012-05-161-1/+8
|\ \ | |/ |/|
| * Updated instance state on resize error.Unmesh Gurjar2012-04-181-1/+8
* | Misused and not used config optionsZhongyue Luo2012-05-161-5/+0
* | Merge changes I36ff7c05,If43658b9Jenkins2012-05-162-6/+8
|\ \
| * | Make use of openstack.common.jsonutils.Russell Bryant2012-05-152-6/+8
* | | Fixed compute periodic task. Fixes bug 973331.Unmesh Gurjar2012-05-161-1/+53
|/ /
* | Merge "Alphabetize imports"Jenkins2012-05-151-1/+1
|\ \
| * | Alphabetize importsJoe Gordon2012-05-141-1/+1
* | | Merge "Create an internal key pair API."Jenkins2012-05-151-0/+83
|\ \ \ | |/ / |/| |
| * | Create an internal key pair API.Dan Prince2012-05-141-0/+83
* | | Avoid setting up DHCP firewall rules with FlatManagerhua zhang2012-05-141-1/+1
|/ /
* | Merge "Store image properties with instance system_metadata"Jenkins2012-05-113-24/+69
|\ \
| * | Store image properties with instance system_metadataChris Behrens2012-05-113-24/+69
* | | Remove instance Foreign Key in volumes table, replace with instance_uuidJohn Griffith2012-05-102-5/+9
|/ /
* | Merge "Added image metadata to compute.instance.exists"Jenkins2012-05-101-1/+12
|\ \
| * | Added image metadata to compute.instance.existsBrian Elliott2012-05-101-1/+12
* | | Merge "Minor help text related changes"Jenkins2012-05-101-3/+3
|\ \ \ | |/ / |/| |
| * | Minor help text related changesMandar Vaze2012-05-101-3/+3
* | | API does need new image_ref on rebuild immediately.Chris Behrens2012-05-093-25/+35
|/ /
* | Defer image_ref update to manager on rebuildChris Behrens2012-05-093-10/+23
* | Merge "Do not fail on notify when quantum and melange are out of sync."Jenkins2012-05-081-6/+20
|\ \
| * | Do not fail on notify when quantum and melange are out of sync.Jason Kölker2012-05-081-6/+20
* | | Merge "Remove state altering in live-migration code"Jenkins2012-05-081-4/+0
|\ \ \
| * | | Remove state altering in live-migration codeVishvananda Ishaya2012-05-041-4/+0
* | | | Remove instance action logging mechanismBrian Waldon2012-05-081-5/+0
| |/ / |/| |
* | | Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-2/+2
|/ /
* | Merge "Remove unused import"Jenkins2012-05-031-2/+0
|\ \
| * | Remove unused importJohannes Erdfelt2012-05-021-2/+0
* | | Merge "Pass context to notification drivers when we can."Jenkins2012-05-031-1/+1
|\ \ \ | |/ / |/| |
| * | Pass context to notification drivers when we can.Andrew Bogott2012-05-021-1/+1
* | | Merge "Use additional task states during resize"Jenkins2012-05-021-0/+9
|\ \ \
| * | | Use additional task states during resizeGabe Westmaas2012-04-291-0/+9
* | | | Use save_and_reraise_exception() from common.Russell Bryant2012-05-021-11/+12
| |/ / |/| |
* | | Provide better quota error messages.Alex Meade2012-05-021-12/+15
* | | Merge "Migrate block_device_mapping to use instance uuids."Jenkins2012-04-302-34/+33
|\ \ \
| * | | Migrate block_device_mapping to use instance uuids.Michael Still2012-05-012-34/+33
* | | | Merge "Use openstack.common.importutils."Jenkins2012-04-302-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Use openstack.common.importutils.Russell Bryant2012-04-282-6/+8
| |/ /
* / / Keep uuid with bandwidth usage tracking to handle the case where a MAC addres...Brian Elliott2012-04-272-6/+11
|/ /
* | Merge "Fix instance delete notifications."Jenkins2012-04-272-5/+5
|\ \
| * | Fix instance delete notifications.Monsyne Dragon2012-04-272-5/+5
* | | Add additional capabilities for computesMonsyne Dragon2012-04-271-3/+27
|/ /
* | Fixes bug 989271, fixes launched_at date on notifications.Monsyne Dragon2012-04-261-12/+14
* | Merge "Small cleanup to attach_volume logging"Jenkins2012-04-251-6/+5
|\ \
| * | Small cleanup to attach_volume loggingMark Washenberger2012-04-251-6/+5
* | | Merge "Validate min_ram/min_disk on rebuild."Jenkins2012-04-251-3/+9
|\ \ \ | |/ / |/| |
| * | Validate min_ram/min_disk on rebuild.Dan Prince2012-04-231-3/+9
* | | Merge "Introduced flag base_dir_name. Fixes bug 973194"Jenkins2012-04-251-0/+6
|\ \ \