summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge "Resolve bug/934566."Jenkins2012-02-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Resolve bug/934566.Michael Still2012-02-181-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "fix pre_block_migration() interaction with libvirt cache"Jenkins2012-02-181-17/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix pre_block_migration() interaction with libvirt cachePádraig Brady2012-02-171-17/+12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "bug 929462: compile_diagnostics in xenapi erronously catch XenAPI.Fail...Jenkins2012-02-184-5/+11319
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bug 929462: compile_diagnostics in xenapi erronously catch XenAPI.FailureArmando Migliaccio2012-02-174-5/+11319
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge "Query directly for just the ip"Jenkins2012-02-184-16/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Query directly for just the ipJason Kölker2012-02-174-16/+26
* | | | | | | | | | | | Merge "Partial fix for bug 919051"Jenkins2012-02-184-5/+217
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Partial fix for bug 919051Joe Gordon2012-02-174-5/+217
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Use new style instance logging in compute api."Jenkins2012-02-181-7/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use new style instance logging in compute api.Michael Still2012-02-181-7/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix traceback running instance-usage-audit"Jenkins2012-02-182-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix traceback running instance-usage-auditMonsyne Dragon2012-02-172-2/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge " remove unused nwfilter methods and tests."Jenkins2012-02-182-294/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | remove unused nwfilter methods and tests.Yaguang Tang2012-02-152-294/+6
* | | | | | | | | | | Merge "Fixes nova-volume support for multiple luns"Jenkins2012-02-176-35/+159
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixes nova-volume support for multiple lunsVishvananda Ishaya2012-02-166-35/+159
* | | | | | | | | | | | Merge "Fix bug 933147 Security group trigger notifications."Jenkins2012-02-175-2/+193
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix bug 933147 Security group trigger notifications.Dave Lapsley2012-02-165-2/+193
* | | | | | | | | | | | Merge "Pulls the main components out of deallocate."Jenkins2012-02-172-51/+84
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Pulls the main components out of deallocate.Aaron Lee2012-02-172-51/+84
* | | | | | | | | | | | | Merge "Adding traceback to async faults"Jenkins2012-02-175-91/+157
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Adding traceback to async faultsAlex Meade2012-02-175-91/+157
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Simple way of returning per-server security groups"Jenkins2012-02-172-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Simple way of returning per-server security groupsJustin Santa Barbara2012-02-142-0/+73
* | | | | | | | | | | | | Merge "Enables hairpin_mode for virtual bridge ports, allowing NAT reflection"Jenkins2012-02-172-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Enables hairpin_mode for virtual bridge ports, allowing NAT reflectionEvan Callicoat2012-02-162-3/+16
* | | | | | | | | | | | | | Merge "Add JSONFormatter"Jenkins2012-02-172-1/+103
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add JSONFormatterJason Kölker2012-02-172-1/+103
* | | | | | | | | | | | | | | Merge "The security_group name should be an XML attribute"Jenkins2012-02-172-3/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | The security_group name should be an XML attributeJustin Santa Barbara2012-02-162-3/+14
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "improve stale libvirt images handling fix. Bug 801412"Jenkins2012-02-171-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | improve stale libvirt images handling fix. Bug 801412Pádraig Brady2012-02-141-2/+8
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Fix bug 929427"Jenkins2012-02-171-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix bug 929427Alvaro Lopez Garcia2012-02-161-5/+5
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Adding tests for NovaException printing"Jenkins2012-02-171-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Adding tests for NovaException printingAlex Meade2012-02-151-0/+22
* | | | | | | | | | | | | | Merge "improve injection diagnostics when nbd unavailable. Bug 755854"Jenkins2012-02-171-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | improve injection diagnostics when nbd unavailable. Bug 755854Pádraig Brady2012-02-151-0/+3
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Move translations to babel locations."Jenkins2012-02-1720-0/+58457
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Move translations to babel locations.Monty Taylor2012-02-0820-0/+58457
* | | | | | | | | | | | | | | Merge "Add some more comments to _get_my_ip()."Jenkins2012-02-171-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add some more comments to _get_my_ip().Russell Bryant2012-02-121-1/+8
* | | | | | | | | | | | | | | Merge "Use new style instance logging in compute manager."Jenkins2012-02-171-62/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Use new style instance logging in compute manager.Michael Still2012-02-141-62/+60
* | | | | | | | | | | | | | | | Merge "Run ovs-ofctl as root"Jenkins2012-02-171-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Run ovs-ofctl as rootTomoe Sugihara2012-02-171-2/+3
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "LOG.exception does not take an exc_info keyword"Jenkins2012-02-171-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | LOG.exception does not take an exc_info keywordJohannes Erdfelt2012-02-171-6/+4