summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge "Add exception handler for previous deleted flavor."Jenkins2013-01-083-1/+43
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add exception handler for previous deleted flavor.Ken'ichi Ohmichi2013-01-083-1/+43
* | | | | | | | | | | | | Merge "Support cinderclient http retries."Jenkins2013-01-082-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Support cinderclient http retries.Cory Stone2013-01-072-4/+19
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Conductor instance_get_all replaces _by_filters"Jenkins2013-01-085-10/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Conductor instance_get_all replaces _by_filtersDan Prince2013-01-075-10/+21
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "CLI for bare-metal database sync."Jenkins2013-01-081-0/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CLI for bare-metal database sync.Mikyung Kang2013-01-081-0/+49
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "powervm: Implement snapshot for local volumes"Jenkins2013-01-086-14/+296
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | powervm: Implement snapshot for local volumesLance Bragstad2013-01-076-14/+296
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add two tests for resize action in ServerActionsControllerTest."Jenkins2013-01-081-1/+24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Add two tests for resize action in ServerActionsControllerTest.Xiangyang Chu2013-01-051-1/+24
* | | | | | | | | | | Merge "Sync rpc and notifier from oslo-incubator."Jenkins2013-01-0810-87/+270
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Sync rpc and notifier from oslo-incubator.Russell Bryant2013-01-0710-87/+270
* | | | | | | | | | | Merge "Added sample tests to QuotaClasses API."Jenkins2013-01-087-1/+115
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Added sample tests to QuotaClasses API.Giampaolo Lauria2013-01-077-1/+115
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "NovaBase.delete() rename to NovaBase.soft_delete()"Jenkins2013-01-083-12/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NovaBase.delete() rename to NovaBase.soft_delete()Boris Pavlovic2013-01-063-12/+12
* | | | | | | | | | | Merge "Invert test stream capture logic for debugging."Jenkins2013-01-081-6/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Invert test stream capture logic for debugging.Clark Boylan2013-01-071-6/+12
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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 "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 "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-077-1/+1069
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | 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