summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge "Cells: Add cells commands to nova-manage"Jenkins2013-01-081-0/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Cells: Add cells commands to nova-manageChris Behrens2013-01-021-0/+64
* | | | | | | | | | | | | | Merge "Add helper methods to nova.paths"Jenkins2013-01-0815-37/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add helper methods to nova.pathsMark McLoughlin2013-01-0415-37/+65
* | | | | | | | | | | | | | | Merge "Move global path opts in nova.paths"Jenkins2013-01-0816-28/+53
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Move global path opts in nova.pathsMark McLoughlin2013-01-0416-28/+53
* | | | | | | | | | | | | | | Merge "Remove unused aws access key opts"Jenkins2013-01-081-6/+0
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove unused aws access key optsMark McLoughlin2013-01-041-6/+0
* | | | | | | | | | | | | | | Merge "Changed 'OpenStack, LLC' message to 'OpenStack Foundation'"Jenkins2013-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Changed 'OpenStack, LLC' message to 'OpenStack Foundation'Kurt Taylor2013-01-071-1/+1
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Get instances from conductor in init_host."Jenkins2013-01-088-7/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Get instances from conductor in init_host.Russell Bryant2013-01-078-7/+64
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Make WebOb version specification more flexible"Jenkins2013-01-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Make WebOb version specification more flexibleDoug Hellmann2013-01-071-1/+1
* | | | | | | | | | | | | | | Merge "config_drive is missing in xml deserializer"Jenkins2013-01-082-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | config_drive is missing in xml deserializerhill2013-01-062-0/+22
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Add NoopQuotaDriver"Jenkins2013-01-082-1/+249
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add NoopQuotaDriverChris Behrens2013-01-072-1/+249
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Check admin context in bm_interface_get_all()"Jenkins2013-01-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Check admin context in bm_interface_get_all()Arata Notsu2013-01-071-0/+1
* | | | | | | | | | | | | | | | Convert short doc strings to be on one lineDevananda van der Veen2013-01-085-15/+5
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Add test for resize server in ComputeAPITestCase."Jenkins2013-01-071-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add test for resize server in ComputeAPITestCase.Xiangyang Chu2013-01-051-1/+20
* | | | | | | | | | | | | | | | Merge "Remove the global DATA"Jenkins2013-01-071-32/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove the global DATAYunhong, Jiang2013-01-051-32/+14
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Add compute build/resize errors to instance faults"Jenkins2013-01-072-25/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add compute build/resize errors to instance faultsBrian Elliott2013-01-022-25/+44
* | | | | | | | | | | | | | | | Merge "Handle compute node records with no timestamp."Jenkins2013-01-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Handle compute node records with no timestamp.Robert Collins2013-01-071-1/+2
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Provide a PXE NodeDriver for the Baremetal driverDevananda van der Veen2013-01-079-1/+1080
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Refactor periodic tasks."Jenkins2013-01-0714-85/+310
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Refactor periodic tasks.Michael Still2013-01-0514-85/+310
* | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-01-061-105/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-01-061-105/+105
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Add conditions in compute APIRouter"Jenkins2013-01-061-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add conditions in compute APIRouteryugsuo2012-12-311-1/+2
* | | | | | | | | | | | | | | Merge "improve libguestfs exception handling"Jenkins2013-01-062-18/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | improve libguestfs exception handlingPádraig Brady2013-01-032-18/+31
* | | | | | | | | | | | | | | | Merge "Adding two snapshot related task states"Jenkins2013-01-0618-35/+268
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Adding two snapshot related task statesAndrew Melton2013-01-0418-35/+268
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Database metadata performance optimizations"Jenkins2013-01-051-76/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Database metadata performance optimizationsBoris Pavlovic2012-12-231-76/+80
* | | | | | | | | | | | | | | | Merge "Fix regression in RetryFilter"Jenkins2013-01-054-11/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix regression in RetryFilterBrian Elliott2013-01-044-11/+14
* | | | | | | | | | | | | | | | | livbirt: have a single source of console log file naming.Michael Still2013-01-051-7/+6
* | | | | | | | | | | | | | | | | Merge "Add ping to conductor"Jenkins2013-01-054-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add ping to conductorDan Smith2013-01-054-1/+20
* | | | | | | | | | | | | | | | | | Merge "Move fake_network opt to nova.network.manager"Jenkins2013-01-053-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Move fake_network opt to nova.network.managerMark McLoughlin2013-01-043-9/+4
* | | | | | | | | | | | | | | | | | Merge "Clean up setting of control_exchange default"Jenkins2013-01-053-15/+11
|\| | | | | | | | | | | | | | | | |