summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Fix ComputeAPI.get_host_uptime"Jenkins2013-02-212-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix ComputeAPI.get_host_uptimeGiampaolo Lauria2013-02-212-2/+5
| |/ / / / / / /
* | | | | | | | Merge "Sync eventlet_backdoor from oslo-incubator."Jenkins2013-02-211-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Sync eventlet_backdoor from oslo-incubator.Russell Bryant2013-02-201-0/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Sync rpc from oslo-incubator."Jenkins2013-02-213-37/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | Sync rpc from oslo-incubator.Russell Bryant2013-02-203-37/+86
| |/ / / / / / /
* | | | | | | | Merge "Spelling: compatable=>compatible"Jenkins2013-02-211-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Spelling: compatable=>compatibleJoe Gordon2013-02-211-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add snapshot methods to fakes.py"Jenkins2013-02-212-114/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add snapshot methods to fakes.pyGiampaolo Lauria2013-02-192-114/+26
* | | | | | | | Merge "Fix instance can not be deleted after soft reboot"Jenkins2013-02-212-18/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix instance can not be deleted after soft rebootWangpan2013-02-172-18/+66
* | | | | | | | | Merge "Improve I/O performance for periodic tasks"Jenkins2013-02-213-91/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve I/O performance for periodic tasksunicell2013-02-203-91/+70
* | | | | | | | | | Merge "Fix instance directory path for lxc"Jenkins2013-02-211-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix instance directory path for lxcunicell2013-02-201-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Move DB thread pooling to DB API."Jenkins2013-02-214-41/+110
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move DB thread pooling to DB API.Chris Behrens2013-02-214-41/+110
* | | | | | | | | | | Merge "Make add-fixed-ip update nwfilter wth in libvirt"Jenkins2013-02-211-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make add-fixed-ip update nwfilter wth in libvirtChet Burgess2013-02-201-0/+3
* | | | | | | | | | | Merge "Add an extension to show image size."Jenkins2013-02-2115-3/+605
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add an extension to show image size.Andrew Laski2013-02-1915-3/+605
* | | | | | | | | | | | Merge "Retry bw_usage_update() on innodb Deadlock"Jenkins2013-02-211-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Retry bw_usage_update() on innodb DeadlockChris Behrens2013-02-191-0/+37
* | | | | | | | | | | | | Merge "Fix message envelope keys."Jenkins2013-02-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix message envelope keys.Russell Bryant2013-02-201-4/+4
* | | | | | | | | | | | | Merge "Move some context checking code from sqlalchemy"Jenkins2013-02-215-68/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Move some context checking code from sqlalchemyChris Behrens2013-02-205-68/+84
* | | | | | | | | | | | | Merge "Fix pep8 issues with test_manager.py"Jenkins2013-02-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix pep8 issues with test_manager.pyChris Yeoh2013-02-201-1/+1
* | | | | | | | | | | | | | Merge "More gracefully handle TimeoutException in test"Jenkins2013-02-211-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | More gracefully handle TimeoutException in testChris Yeoh2013-02-201-2/+11
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "ensure we run db tests in CI"Jenkins2013-02-211-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ensure we run db tests in CISean Dague2013-02-201-2/+9
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "libvirt: fix volume walk of /dev/disk/by-path"Jenkins2013-02-211-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | libvirt: fix volume walk of /dev/disk/by-pathVishvananda Ishaya2013-02-201-2/+5
* | | | | | | | | | | | | | | Merge "Removed duplicate spawn code in PowerVM driver"Jenkins2013-02-211-78/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Removed duplicate spawn code in PowerVM driverLance Bragstad2013-02-201-78/+24
* | | | | | | | | | | | | | | | Merge "Remove race condition (in Networks)"Jenkins2013-02-214-9/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove race condition (in Networks)Boris Pavlovic2013-02-214-9/+76
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Baremetal driver returns accurate list of instance"Jenkins2013-02-214-13/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Baremetal driver returns accurate list of instanceDevananda van der Veen2013-02-204-13/+88
* | | | | | | | | | | | | | | | | Merge "Identify baremetal nodes by UUID."Jenkins2013-02-2110-43/+123
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Identify baremetal nodes by UUID.Devananda van der Veen2013-02-2010-43/+123
* | | | | | | | | | | | | | | | | Merge "Improve performance of baremetal list_instances."Jenkins2013-02-215-71/+179
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Improve performance of baremetal list_instances.Devananda van der Veen2013-02-205-71/+179
* | | | | | | | | | | | | | | | | Merge "Better error handling in baremetal spawn & destroy"Jenkins2013-02-212-80/+148
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Better error handling in baremetal spawn & destroyDevananda van der Veen2013-02-202-80/+148
* | | | | | | | | | | | | | | | | Merge "Wait for baremetal deploy inside driver.spawn"Jenkins2013-02-214-15/+98
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Wait for baremetal deploy inside driver.spawnDevananda van der Veen2013-02-204-15/+98