| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge "Completes the power_state mapping from compute driver and manager" | Jenkins | 2013-04-28 | 1 | -0/+55 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Completes the power_state mapping from compute driver and manager | David Peraza | 2013-04-12 | 1 | -0/+55 | |
| * | | | | | | | Merge "Map internal S3 image state to EC2 API values" | Jenkins | 2013-04-28 | 1 | -1/+36 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Map internal S3 image state to EC2 API values | Chris Yeoh | 2013-04-18 | 1 | -1/+36 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Send a instance create error notification" | Jenkins | 2013-04-26 | 1 | -0/+72 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Send a instance create error notification | Brian Elliott | 2013-04-26 | 1 | -0/+72 | |
| * | | | | | | | | Merge "Refactor _run_instance() to unify control flow" | Jenkins | 2013-04-26 | 1 | -28/+35 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Refactor _run_instance() to unify control flow | Brian Elliott | 2013-04-26 | 1 | -28/+35 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Fix fixed_ip_count_by_project in DB API" | Jenkins | 2013-04-26 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Fix fixed_ip_count_by_project in DB API | Dmitry Spikhalskiy | 2013-04-22 | 1 | -2/+0 | |
| * | | | | | | | Merge "Allow listing fixed_ips for a given compute host." | Jenkins | 2013-04-26 | 3 | -12/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Allow listing fixed_ips for a given compute host. | Michael Still | 2013-04-15 | 3 | -12/+83 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Fix bug in db.instance_type_destroy" | Jenkins | 2013-04-25 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix bug in db.instance_type_destroy | Boris Pavlovic | 2013-04-25 | 1 | -0/+20 | |
| * | | | | | | | | Merge "Move get_backdoor_port to base rpc API." | Jenkins | 2013-04-25 | 16 | -136/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Move get_backdoor_port to base rpc API. | Russell Bryant | 2013-04-24 | 16 | -136/+7 | |
| * | | | | | | | | | Merge "Deprecate conductor ping method." | Jenkins | 2013-04-25 | 1 | -8/+4 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Deprecate conductor ping method. | Russell Bryant | 2013-04-23 | 1 | -8/+4 | |
| * | | | | | | | | | Merge "Add an rpc API common to all services." | Jenkins | 2013-04-25 | 1 | -0/+45 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Add an rpc API common to all services. | Russell Bryant | 2013-04-23 | 1 | -0/+45 | |
| * | | | | | | | | | Merge "Fix powervm driver resize instance error" | Jenkins | 2013-04-25 | 1 | -7/+50 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix powervm driver resize instance error | guohliu | 2013-04-24 | 1 | -7/+50 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Translate NoMoreFloatingIps exception" | Jenkins | 2013-04-25 | 1 | -3/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Translate NoMoreFloatingIps exception | Chris Yeoh | 2013-04-18 | 1 | -3/+16 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "Import and convert to oslo loopingcall." | Jenkins | 2013-04-24 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Import and convert to oslo loopingcall. | Michael Still | 2013-04-16 | 1 | -2/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge "Add unit tests for /db/api.py#fixed_ip_*" | Jenkins | 2013-04-24 | 1 | -75/+221 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | Add unit tests for /db/api.py#fixed_ip_* | Dmitry Spikhalskiy | 2013-04-22 | 1 | -75/+221 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge "Add missing test for db.instance_type_destroy method" | Jenkins | 2013-04-24 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add missing test for db.instance_type_destroy method | Boris Pavlovic | 2013-04-24 | 1 | -0/+4 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Remove unnecessary full resource audits at the end of resizes" | Jenkins | 2013-04-24 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove unnecessary full resource audits at the end of resizes | Hans Lindgren | 2013-04-18 | 2 | -4/+2 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Make os.services.update work with cells" | Jenkins | 2013-04-24 | 4 | -0/+110 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Make os.services.update work with cells | Matthew Sherborne | 2013-04-23 | 4 | -0/+110 | |
| * | | | | | | | Merge "If rescue fails don't error the instance" | Jenkins | 2013-04-23 | 1 | -0/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | If rescue fails don't error the instance | Matthew Sherborne | 2013-04-23 | 1 | -0/+28 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Encode consoleauth token in utf-8 to make it a str" | Jenkins | 2013-04-23 | 1 | -9/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Encode consoleauth token in utf-8 to make it a str | Sam Morrison | 2013-04-09 | 1 | -9/+52 | |
| * | | | | | | | | Merge "Correct disk's over committed size computing error" | Jenkins | 2013-04-23 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | Correct disk's over committed size computing error | Zhi Yan Liu | 2013-04-15 | 1 | -4/+8 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Translate cinder NotFound exception" | Jenkins | 2013-04-23 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Translate cinder NotFound exception | Chris Yeoh | 2013-04-17 | 1 | -0/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "hypervisor tests more accurate db" | Jenkins | 2013-04-23 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hypervisor tests more accurate db | Brant Knudson | 2013-04-16 | 1 | -2/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Add option to exclude joins from instance_get_by_uuid" | Jenkins | 2013-04-23 | 2 | -1/+41 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Add option to exclude joins from instance_get_by_uuid | Andrew Laski | 2013-04-22 | 2 | -1/+41 | |
| * | | | | | | | Merge "Can now reboot rescued instances in xenapi" | Jenkins | 2013-04-22 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Can now reboot rescued instances in xenapi | Matthew Sherborne | 2013-04-20 | 1 | -0/+14 | |
| * | | | | | | | | Merge "Allows xenapi 'lookup' to look for rescue mode VMs" | Jenkins | 2013-04-22 | 1 | -0/+27 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Allows xenapi 'lookup' to look for rescue mode VMs | Matthew Sherborne | 2013-04-20 | 1 | -0/+27 | |
