summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Prevent Partial terminations in EC2Joe Gordon2012-09-101-18/+18
* | | | | | | | | | | Make ip block splitting a bit more self documenting.Michael Still2012-09-111-3/+3
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Improve floating IP delete speed."Jenkins2012-09-112-2/+37
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Improve floating IP delete speed.Michael Still2012-09-092-2/+37
* | | | | | | | | | Merge "Add a criteria to sort a list of dict in api samples"Jenkins2012-09-101-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a criteria to sort a list of dict in api samplesMauro S. M. Rodrigues2012-09-101-1/+11
* | | | | | | | | | | Merge "xapi: Fix live block migration"Jenkins2012-09-105-43/+200
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xapi: Fix live block migrationJohn Garbutt2012-09-105-43/+200
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Make size optional when creating a volume from a snapshot."Jenkins2012-09-102-6/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make size optional when creating a volume from a snapshot.Matthew Treinish2012-09-102-6/+12
* | | | | | | | | | | Merge "Add documentation for scheduler filters scope"Jenkins2012-09-102-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add documentation for scheduler filters scopeJoe Gordon2012-09-102-0/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Add and fix tests for attaching volumes."Jenkins2012-09-101-2/+46
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add and fix tests for attaching volumes.Alex Meade2012-09-101-2/+46
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Handle missing 'provider_location' in rm_export."Jenkins2012-09-102-6/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Handle missing 'provider_location' in rm_export.Dan Prince2012-09-072-6/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Adds get_available_resource to hyperv driver"Jenkins2012-09-106-25/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adds get_available_resource to hyperv driverAlessandro Pilotti2012-09-096-25/+19
* | | | | | | | | | | Merge "delete a module never used"Jenkins2012-09-101-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | delete a module never usedTeng Li2012-09-101-1/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix auth parameter passed to libvirt openAuth() methodDaniel P. Berrange2012-09-103-9/+38
* | | | | | | | | | | Merge "remove a never used import"Jenkins2012-09-101-2/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | remove a never used importjokcylou2012-09-081-2/+0
* | | | | | | | | | | Merge "Specify the conf file when creating a volume."Jenkins2012-09-102-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Specify the conf file when creating a volume.Dan Prince2012-09-062-1/+3
* | | | | | | | | | | Create image of volume-backed instance via native APIEoghan Glynn2012-09-095-76/+202
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "rbd: implement create_volume_from_snapshot"Jenkins2012-09-091-8/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbd: implement create_volume_from_snapshotJosh Durgin2012-09-071-8/+60
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Set install_requires in setup.py."Jenkins2012-09-091-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Set install_requires in setup.py.Andrew Laski2012-09-071-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge "Add ServerStartStop extension API test"Jenkins2012-09-097-0/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add ServerStartStop extension API testDan Smith2012-09-077-0/+87
* | | | | | | | | | | Merge "Add Server Detail and Metadata tests"Jenkins2012-09-0911-2/+208
|\| | | | | | | | | |
| * | | | | | | | | | Add Server Detail and Metadata testsDan Smith2012-09-0711-2/+208
| |/ / / / / / / / /
* | | | | | | | | | Merge "fix unmounting of LXC containers in the presence of symlinks"Jenkins2012-09-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix unmounting of LXC containers in the presence of symlinksPádraig Brady2012-09-081-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* / | | | | | | | | Have device mapping use autocreated device nodesClemens Perz2012-09-081-3/+14
|/ / / / / / / / /
* | | | | | | | | Merge "Correct ephemeral disk cache filename."Jenkins2012-09-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Correct ephemeral disk cache filename.Dan Prince2012-09-071-1/+1
* | | | | | | | | | Merge "Execute attach_time query earlier in migration 98"Jenkins2012-09-081-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Execute attach_time query earlier in migration 98Brian Waldon2012-09-071-2/+2
* | | | | | | | | | | Merge "xenapi: Make dom0 serialization consistent."Jenkins2012-09-076-40/+34
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | xenapi: Make dom0 serialization consistent.Rick Harris2012-09-076-40/+34
* | | | | | | | | | | Merge "Refer to correct column names in migration 98"Jenkins2012-09-072-2/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refer to correct column names in migration 98Brian Waldon2012-09-072-2/+22
* | | | | | | | | | | | Merge "Stop lock decorator from leaving tempdirs in tests"Jenkins2012-09-071-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Stop lock decorator from leaving tempdirs in testsVishvananda Ishaya2012-09-071-6/+6
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Call driver for attach/detach_volume"Jenkins2012-09-072-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Call driver for attach/detach_volumeCory Stone2012-09-072-0/+27
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Use volume driver specific exceptions"Jenkins2012-09-079-101/+123
|\ \ \ \ \ \ \ \ \ \ \