summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge "Fix hacking test to handle namespace packages."Jenkins2013-02-201-26/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | / / / / / | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix hacking test to handle namespace packages.Vishvananda Ishaya2013-02-191-26/+18
* | | | | | | | | | | | Merge "Use oslo-config-2013.1b4"Jenkins2013-02-20285-2226/+496
|\| | | | | | | | | | |
| * | | | | | | | | | | Use oslo-config-2013.1b4Mark McLoughlin2013-02-19285-2226/+496
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Multi-tenancy isolation with aggregates"Jenkins2013-02-203-0/+88
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Multi-tenancy isolation with aggregatesBelmiro Moreira2013-02-193-0/+88
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Handle lifecycle events in the compute manager"Jenkins2013-02-201-0/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Handle lifecycle events in the compute managerDaniel P. Berrange2013-02-191-0/+37
* | | | | | | | | | | | Merge "Add support for lifecycle events in the libvirt driver"Jenkins2013-02-203-1/+283
|\| | | | | | | | | | |
| * | | | | | | | | | | Add support for lifecycle events in the libvirt driverDaniel P. Berrange2013-02-193-1/+283
* | | | | | | | | | | | Merge "Add basic infrastructure for compute driver async events"Jenkins2013-02-203-0/+186
|\| | | | | | | | | | |
| * | | | | | | | | | | Add basic infrastructure for compute driver async eventsDaniel P. Berrange2013-02-193-0/+186
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "support preallocated VM images"Jenkins2013-02-203-0/+78
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | support preallocated VM imagesPádraig Brady2013-02-203-0/+78
* | | | | | | | | | | | Merge "Add support for instance CPU consumption control."Jenkins2013-02-201-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add support for instance CPU consumption control.Yaguang Tang2013-02-191-0/+5
* | | | | | | | | | | | | Merge "Add support for instance disk IO control."Jenkins2013-02-203-3/+16
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Add support for instance disk IO control.Yaguang Tang2013-02-193-3/+16
* | | | | | | | | | | | | Merge "Add support for network adapter hotplug."Jenkins2013-02-2045-17/+1233
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add support for network adapter hotplug.Dan Smith2013-02-1945-17/+1233
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "PowerVMDiskAdapter detach/cleanup refactoring"Jenkins2013-02-202-8/+82
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | PowerVMDiskAdapter detach/cleanup refactoringDavid Peraza2013-02-202-8/+82
* | | | | | | | | | | | Merge "libvirt: Use uuid for instance directory name"Jenkins2013-02-208-37/+77
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libvirt: Use uuid for instance directory nameMichael Still2013-02-208-37/+77
* | | | | | | | | | | | | Merge "Added a service heartbeat driver using Memcached."Jenkins2013-02-204-4/+336
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Added a service heartbeat driver using Memcached.Akira Yoshiyama2013-02-134-4/+336
* | | | | | | | | | | | | | Merge "Change all instances of the non-word "inteface" to "interface""Jenkins2013-02-2024-27/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Change all instances of the non-word "inteface" to "interface"David Ripton2013-02-1824-27/+27
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Allow fixed to float ping with external gateway."Jenkins2013-02-201-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Allow fixed to float ping with external gateway.Vishvananda Ishaya2013-02-111-0/+13
* | | | | | | | | | | | | | | Merge "libvirt: Fix LXC container creation"Jenkins2013-02-203-1/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | libvirt: Fix LXC container creationChuck Short2013-02-163-1/+37
* | | | | | | | | | | | | | | Merge "Fix XMLMatcher error reporting"Jenkins2013-02-201-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix XMLMatcher error reportingDaniel P. Berrange2013-02-191-2/+4
* | | | | | | | | | | | | | | | Merge "Fix XML config tests for disk/net/cpu tuning"Jenkins2013-02-201-18/+18
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix XML config tests for disk/net/cpu tuningDaniel P. Berrange2013-02-191-18/+18
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Fibre channel block storage support (nova changes)"Jenkins2013-02-209-10/+565
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fibre channel block storage support (nova changes)Walter A. Boring IV2013-02-189-10/+565
* | | | | | | | | | | | | | | Merge "Fix key check in instance actions formatter."Jenkins2013-02-202-7/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix key check in instance actions formatter.Andrew Laski2013-02-192-7/+18
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Ensure rpc result is primitive types."Jenkins2013-02-201-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Ensure rpc result is primitive types.Russell Bryant2013-02-181-1/+2
* | | | | | | | | | | | | | | | Merge "Support running periodic tasks immediately at startup"Jenkins2013-02-202-5/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Support running periodic tasks immediately at startupBrent Eagles2013-02-192-5/+16
* | | | | | | | | | | | | | | | Merge "Default SG rules for the Security Group "Default""Jenkins2013-02-1932-1/+1089
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Default SG rules for the Security Group "Default"Morgan Fainberg2013-02-1932-1/+1089
* | | | | | | | | | | | | | | | | Merge "fix incorrectly defined ints as strs"Jenkins2013-02-192-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fix incorrectly defined ints as strsDarren Birkett2013-02-182-2/+2
* | | | | | | | | | | | | | | | | | Merge "Remove unused nova.db.api:network_get_by_bridge"Jenkins2013-02-193-18/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove unused nova.db.api:network_get_by_bridgeJoe Gordon2013-02-193-18/+3
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |