summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Add a CONTRIBUTING file.Russell Bryant2012-11-212-4/+19
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Xenapi: Don't resize down if not auto_disk_config"Jenkins2012-11-223-2/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Xenapi: Don't resize down if not auto_disk_configAndrew Laski2012-11-213-2/+22
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Remove obsolete config drive init.d example"Jenkins2012-11-221-65/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove obsolete config drive init.d exampleLorin Hochstein2012-11-201-65/+0
* | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-11-221-337/+627
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-11-221-337/+627
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Move compute_driver into nova.virt.driverMark McLoughlin2012-11-2114-38/+69
* | | | | | | | | | | | | | Re-organize compute opts a bitMark McLoughlin2012-11-211-45/+57
* | | | | | | | | | | | | | Move compute opts from nova.configMark McLoughlin2012-11-216-54/+49
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Handle instances not being found in EC2 API responses."Jenkins2012-11-213-1/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Handle instances not being found in EC2 API responses.Michael Still2012-11-203-1/+24
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Adds missing index migrations by instance/status."Jenkins2012-11-211-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adds missing index migrations by instance/status.Dan Prince2012-11-201-0/+40
* | | | | | | | | | | | | | Merge "improve session handling around instance_ methods"Jenkins2012-11-212-77/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | improve session handling around instance_ methodsDevananda van der Veen2012-11-162-77/+41
* | | | | | | | | | | | | | | Merge "Fix wait_for_deleted function in SmokeTests."Jenkins2012-11-212-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix wait_for_deleted function in SmokeTests.Dan Prince2012-11-212-5/+7
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Wrap log messages with _()"Jenkins2012-11-2110-16/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Wrap log messages with _()daisy-ycguo2012-11-2110-16/+20
* | | | | | | | | | | | | | | | Merge "Move sql options to nova.db.sqlalchemy.session"Jenkins2012-11-215-45/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Move sql options to nova.db.sqlalchemy.sessionMark McLoughlin2012-11-215-45/+44
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Add debug logging to disk mount modulesDaniel P. Berrange2012-11-213-0/+26
* | | | | | | | | | | | | | | | Remove the libguestfs disk mount API implementationDaniel P. Berrange2012-11-211-121/+0
* | | | | | | | | | | | | | | | Remove img_handlers config parameter usageDaniel P. Berrange2012-11-215-61/+44
* | | | | | | | | | | | | | | | Convert file injection code to use the VFS APIsDaniel P. Berrange2012-11-215-159/+292
* | | | | | | | | | | | | | | | Introduce a VFS implementation backed by the libguestfs APIsDaniel P. Berrange2012-11-213-0/+494
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Introduce a VFS implementation mapped to the host filesystemDaniel P. Berrange2012-11-212-0/+514
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Rename sql_pool_size to sql_max_pool_size"Jenkins2012-11-212-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Rename sql_pool_size to sql_max_pool_sizeChris Behrens2012-11-202-8/+9
* | | | | | | | | | | | | | | Merge "Return an error response if the specified flavor does not exists. (v4)"Jenkins2012-11-213-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Return an error response if the specified flavor does not exists. (v4)Ken'ichi Ohmichi2012-11-203-8/+9
* | | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-11-211-959/+950
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-11-211-959/+950
* | | | | | | | | | | | | | | | Merge "Make ec2_instance_create db method consistant across db apis"Jenkins2012-11-212-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make ec2_instance_create db method consistant across db apisSam Morrison2012-11-162-3/+3
* | | | | | | | | | | | | | | | Merge "Detect shared storage; handle base cleanup better."Jenkins2012-11-216-33/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Detect shared storage; handle base cleanup better.Michael Still2012-11-216-33/+114
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Fix non-primitive uses of instance in compute/manager"Jenkins2012-11-212-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix non-primitive uses of instance in compute/managerDan Smith2012-11-202-18/+18
* | | | | | | | | | | | | | | | Merge "Fix os-hosts extension can't return xml response correctly."Jenkins2012-11-2011-11/+199
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix os-hosts extension can't return xml response correctly.Yaguang Tang2012-11-1911-11/+199
* | | | | | | | | | | | | | | | Merge "Send block device mappings to rebuild_instance."Jenkins2012-11-205-13/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Send block device mappings to rebuild_instance.Russell Bryant2012-11-195-13/+23
* | | | | | | | | | | | | | | | Merge "refactor: extract method: connect_volume"Jenkins2012-11-204-4/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | refactor: extract method: connect_volumeMate Lakat2012-11-204-4/+50
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Convert migrations.instance_uuid to String(36)."Jenkins2012-11-202-1/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Convert migrations.instance_uuid to String(36).Dan Prince2012-11-202-1/+34
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Remove extra space in exception"Jenkins2012-11-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove extra space in exceptionChris Behrens2012-11-201-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |