| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Change ComputerDriver.legacy_nwinfo to raise by default. | Robert Collins | 2013-01-11 | 1 | -0/+6 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge "Update instance's cell_name in API cell." | Jenkins | 2013-01-10 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update instance's cell_name in API cell. | Chris Behrens | 2013-01-10 | 1 | -0/+2 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "fix new N402 errors" | Jenkins | 2013-01-10 | 2 | -8/+8 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | fix new N402 errors | Sean Dague | 2013-01-10 | 2 | -8/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Fixed comment typo" | Jenkins | 2013-01-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed comment typo | Giampaolo Lauria | 2013-01-09 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Fix init_host checking moved instances" | Jenkins | 2013-01-10 | 2 | -201/+123 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Fix init_host checking moved instances | Chris Behrens | 2013-01-10 | 2 | -201/+123 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Enhance wsgi to listen on ipv6 address" | Jenkins | 2013-01-10 | 2 | -0/+17 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Enhance wsgi to listen on ipv6 address | Davanum Srinivas | 2013-01-09 | 2 | -0/+17 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Move global service networking opts to new module | Mark McLoughlin | 2013-01-09 | 14 | -14/+12 | |
| * | | | | | Move vpn_key_suffix into pipelib | Mark McLoughlin | 2013-01-09 | 1 | -1/+0 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Adds a new tenant-centric network extension" | Jenkins | 2013-01-09 | 18 | -28/+108 | |
| |\ \ \ \ | ||||||
| | * | | | | Adds a new tenant-centric network extension | Matt Dietz | 2013-01-08 | 18 | -28/+108 | |
| | |/ / / | ||||||
| * | | | | Merge "fix N402 for nova/tests" | Jenkins | 2013-01-09 | 73 | -553/+541 | |
| |\ \ \ \ | ||||||
| | * | | | | fix N402 for nova/tests | Sean Dague | 2013-01-09 | 73 | -553/+541 | |
| * | | | | | Merge "Move vpn_image_id to pipelib" | Jenkins | 2013-01-09 | 2 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Move vpn_image_id to pipelib | Mark McLoughlin | 2013-01-09 | 2 | -2/+2 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Adds option to rebuild instance with existing disk" | Jenkins | 2013-01-09 | 2 | -2/+259 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Adds option to rebuild instance with existing disk | Kravchenko Pavel | 2013-01-09 | 2 | -2/+259 | |
| | |/ / / / | ||||||
| * | | | | | Merge "New instance_actions and events table, model, and api" | Jenkins | 2013-01-09 | 2 | -0/+231 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | New instance_actions and events table, model, and api | Andrew Laski | 2013-01-08 | 2 | -0/+231 | |
| * | | | | | Merge "Fix N402 for nova/api" | Jenkins | 2013-01-09 | 4 | -7/+7 | |
| |\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| | * | | | Fix N402 for nova/api | Sean Dague | 2013-01-08 | 4 | -7/+7 | |
| | |/ / | ||||||
| * | | | Move default_instance_type into nova.compute | Mark McLoughlin | 2013-01-09 | 2 | -2/+2 | |
| * | | | Move manager options into nova.service | Mark McLoughlin | 2013-01-09 | 7 | -8/+8 | |
| * | | | Move compute_topic into nova.compute.rpcapi | Mark McLoughlin | 2013-01-09 | 2 | -2/+0 | |
| * | | | Merge "Move scheduler_topic into nova.scheduler.rpcapi" | Jenkins | 2013-01-09 | 3 | -3/+2 | |
| |\ \ \ | ||||||
| | * | | | Move scheduler_topic into nova.scheduler.rpcapi | Mark McLoughlin | 2013-01-08 | 3 | -3/+2 | |
| * | | | | Merge "Move console_topic into nova.console.rpcapi" | Jenkins | 2013-01-09 | 1 | -1/+0 | |
| |\| | | | ||||||
| | * | | | Move console_topic into nova.console.rpcapi | Mark McLoughlin | 2013-01-08 | 1 | -1/+0 | |
| * | | | | Merge "Move network_topic into nova.network.rpcapi" | Jenkins | 2013-01-09 | 1 | -1/+0 | |
| |\| | | | ||||||
| | * | | | Move network_topic into nova.network.rpcapi | Mark McLoughlin | 2013-01-08 | 1 | -1/+0 | |
| * | | | | Merge "Move cert_topic into nova.cert.rpcapi" | Jenkins | 2013-01-09 | 1 | -1/+0 | |
| |\| | | | ||||||
| | * | | | Move cert_topic into nova.cert.rpcapi | Mark McLoughlin | 2013-01-08 | 1 | -1/+0 | |
| * | | | | Merge "Move global s3 opts into nova.image.s3" | Jenkins | 2013-01-09 | 1 | -1/+1 | |
| |\| | | | ||||||
| | * | | | Move global s3 opts into nova.image.s3 | Mark McLoughlin | 2013-01-08 | 1 | -1/+1 | |
| * | | | | Merge "Verify the disk file exists before running qemu-img on it." | Jenkins | 2013-01-09 | 3 | -0/+35 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Verify the disk file exists before running qemu-img on it. | Michael Still | 2012-12-25 | 3 | -0/+35 | |
| * | | | | Merge "attach/detach_volume() take instance as a parameter" | Jenkins | 2013-01-09 | 4 | -10/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | attach/detach_volume() take instance as a parameter | Arata Notsu | 2013-01-08 | 4 | -10/+10 | |
| * | | | | | Merge "Remove availability_zones from service table" | Jenkins | 2013-01-09 | 9 | -40/+96 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove availability_zones from service table | Joe Gordon | 2013-01-08 | 9 | -40/+96 | |
| * | | | | | | Merge "Enable Aggregate based availability zones" | Jenkins | 2013-01-09 | 20 | -126/+155 | |
| |\| | | | | | ||||||
| | * | | | | | Enable Aggregate based availability zones | Joe Gordon | 2013-01-08 | 20 | -126/+155 | |
| * | | | | | | Merge "Added sample tests to FlavorRxtx API." | Jenkins | 2013-01-09 | 9 | -1/+235 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Added sample tests to FlavorRxtx API. | Giampaolo Lauria | 2013-01-08 | 9 | -1/+235 | |
| * | | | | | | | Merge "Move global glance opts into nova.image.glance" | Jenkins | 2013-01-09 | 5 | -41/+42 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | Move global glance opts into nova.image.glance | Mark McLoughlin | 2013-01-08 | 5 | -41/+42 | |
| | | |_|/ / / | |/| | | | | ||||||
