summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Merge "Remove unused nova.db.api:instance_get_all_by_reservation"Jenkins2013-03-023-30/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove unused nova.db.api:instance_get_all_by_reservationJoe Gordon2013-02-253-30/+0
* | | | | | | | | | | | | | | | | | | Merge "Make allocate_for_instance() return only info about ports allocated"Jenkins2013-03-023-9/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Make allocate_for_instance() return only info about ports allocatedDan Smith2013-02-263-9/+28
* | | | | | | | | | | | | | | | | | | | Merge "Make compute manager revert crashed migrations on init_host()"Jenkins2013-03-028-17/+215
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Make compute manager revert crashed migrations on init_host()Dan Smith2013-02-288-17/+215
* | | | | | | | | | | | | | | | | | | | | Merge "Fix deprecated network api"Jenkins2013-03-022-81/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix deprecated network apiJason Kölker2013-02-282-81/+120
* | | | | | | | | | | | | | | | | | | | | Merge "Remove pylint errors for undefined GroupException members"Jenkins2013-03-023-8/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Remove pylint errors for undefined GroupException membersAaron Rosen2013-03-013-8/+32
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Make sure no duplicate forward rules can exist."Jenkins2013-03-023-5/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Make sure no duplicate forward rules can exist.Vishvananda Ishaya2013-02-263-5/+59
* | | | | | | | | | | | | | | | | | | | | Merge "sync oslo log updates"Jenkins2013-03-021-7/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sync oslo log updatesSean Dague2013-02-201-7/+2
* | | | | | | | | | | | | | | | | | | | | | Merge "Fix IBM copyright strings"Jenkins2013-03-0232-48/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix IBM copyright stringsKurt Taylor2013-03-0132-48/+32
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge "Tone down logging while waiting for conductor."Jenkins2013-03-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Tone down logging while waiting for conductor.Russell Bryant2013-03-011-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Add instance_type_get() to virt api"Jenkins2013-03-0212-90/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Add instance_type_get() to virt apiDan Smith2013-02-2812-90/+95
* | | | | | | | | | | | | | | | | | | | | | Merge "Use min_ram of original image for snapshot, even with VHD"Jenkins2013-03-012-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Use min_ram of original image for snapshot, even with VHDAndrew Laski2013-02-262-5/+5
* | | | | | | | | | | | | | | | | | | | | | | Merge "don't stack trace if long ints are passed to db"Jenkins2013-03-013-11/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | don't stack trace if long ints are passed to dbSean Dague2013-02-283-11/+24
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Add os-volumes extension to api samplesAdalberto Medeiros2013-03-0111-0/+247
| |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Add a 'hw_' namespace to glance hardware config properties"Jenkins2013-03-014-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Add a 'hw_' namespace to glance hardware config propertiesDaniel P. Berrange2013-02-274-8/+9
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fixes the Hyper-V driver's method signature"Jenkins2013-03-013-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixes the Hyper-V driver's method signatureAlessandro Pilotti2013-03-013-4/+5
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fixes a Hyper-V live migration issue"Jenkins2013-03-012-10/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixes a Hyper-V live migration issueAlessandro Pilotti2013-03-012-10/+24
* | | | | | | | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-03-011-216/+221
| |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Fix crash in quantumapi if no network or port id is specified"Jenkins2013-02-282-2/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fix crash in quantumapi if no network or port id is specifiedDan Smith2013-02-262-2/+24
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Adds API Sample tests for Volume Attachments"Jenkins2013-02-2813-0/+198
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Adds API Sample tests for Volume AttachmentsTiago Mello2013-02-2813-0/+198
* | | | | | | | | | | | | | | | | | | Merge "Remove duplicate options(joinedload) from aggregates db code"Jenkins2013-02-281-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Remove duplicate options(joinedload) from aggregates db codeJoe Gordon2013-02-281-4/+3
* | | | | | | | | | | | | | | | | | | | Merge "Shrink size of aggregate_metadata_get_by_host sql query"Jenkins2013-02-281-18/+5
|\| | | | | | | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Shrink size of aggregate_metadata_get_by_host sql queryJoe Gordon2013-02-281-18/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "ec2 _format_security_group() accesses db when using quantum_driver"Jenkins2013-02-284-8/+101
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ec2 _format_security_group() accesses db when using quantum_driverAaron Rosen2013-02-274-8/+101
* | | | | | | | | | | | | | | | | | | Merge "Run libguestfs API calls in a thread pool"Jenkins2013-02-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Run libguestfs API calls in a thread poolDaniel P. Berrange2013-02-251-1/+2
* | | | | | | | | | | | | | | | | | | | Merge "Remove old commented out code in sqlalchemy models"Jenkins2013-02-281-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Remove old commented out code in sqlalchemy modelsJoe Gordon2013-02-281-6/+0
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Suppress retries on UnexpectedTaskStateErrors"Jenkins2013-02-282-0/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Suppress retries on UnexpectedTaskStateErrorsBrian Elliott2013-02-272-0/+42
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Don't blindly skip first migration."Jenkins2013-02-283-18/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Don't blindly skip first migration.Rick Harris2013-02-283-18/+21