| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Making pep8 output less verbose. | Rick Harris | 2011-12-14 | 1 | -3/+2 | |
| | |/ / | ||||||
| * | | | Merge "floating-ip: return UUID of instance rather than ID" | Jenkins | 2011-12-15 | 2 | -6/+11 | |
| |\ \ \ | ||||||
| | * | | | floating-ip: return UUID of instance rather than ID | Julien Danjou | 2011-12-13 | 2 | -6/+11 | |
| * | | | | Merge "Make various methods static" | Jenkins | 2011-12-15 | 3 | -13/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | Make various methods static | Julien Danjou | 2011-12-14 | 3 | -13/+26 | |
| * | | | | | Fixes bug 887402 | Dean Troyer | 2011-12-14 | 2 | -9/+15 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Bug 902626 | jakedahn | 2011-12-14 | 1 | -1/+0 | |
| * | | | | Merge "Make sure the rxtx_cap is used to set qos info" | Jenkins | 2011-12-14 | 3 | -5/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Make sure the rxtx_cap is used to set qos info | Aaron Lee | 2011-12-13 | 3 | -5/+10 | |
| * | | | | | Merge "Pass additional information from nova to Quantum" | Jenkins | 2011-12-14 | 3 | -7/+30 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Pass additional information from nova to Quantum | Brad Hall | 2011-12-13 | 3 | -7/+30 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Added support for creating nova volume snapshots using OS API." | Jenkins | 2011-12-14 | 5 | -5/+460 | |
| |\ \ \ \ | ||||||
| | * | | | | Added support for creating nova volume snapshots using OS API. | Gaurav Gupta | 2011-12-12 | 5 | -5/+460 | |
| * | | | | | Merge "Fix tgtadm off by one error. Fixes bug #871278" | Jenkins | 2011-12-14 | 2 | -6/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix tgtadm off by one error. Fixes bug #871278 | Chuck Short | 2011-12-13 | 2 | -6/+16 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Follow-on to I665f402f to convert rxtx_quota to rxtx_factor in nova-ma... | Jenkins | 2011-12-14 | 3 | -13/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Follow-on to I665f402f to convert rxtx_quota to rxtx_factor in | Dean Troyer | 2011-12-13 | 3 | -13/+8 | |
| | |/ / / / | ||||||
| * | | / / | Refactor vm_state and task_state checking | Johannes Erdfelt | 2011-12-13 | 9 | -348/+106 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Merge "Fix error when subnet doesn't have a cidr set" | Jenkins | 2011-12-13 | 1 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix error when subnet doesn't have a cidr set | Brad Hall | 2011-12-12 | 1 | -2/+3 | |
| * | | | | | Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri... | Jenkins | 2011-12-13 | 12 | -66/+133 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Renaming instance_actions.instance_id column to instance_uuid. | Naveed Massjouni | 2011-12-13 | 12 | -66/+133 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Fix some errors found by pychecker" | Jenkins | 2011-12-13 | 4 | -5/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix some errors found by pychecker | Brad Hall | 2011-12-13 | 4 | -5/+7 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "bug 899767: fix vif-plugging with live migration" | Jenkins | 2011-12-13 | 9 | -9/+50 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | bug 899767: fix vif-plugging with live migration | Dan Wendlandt | 2011-12-12 | 9 | -9/+50 | |
| * | | | | | Merge "Fix for bug 902175" | Jenkins | 2011-12-13 | 3 | -6/+46 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix for bug 902175 | Brad Hall | 2011-12-13 | 3 | -6/+46 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Fix network forwarding rule initialization in QuantumManager" | Jenkins | 2011-12-13 | 2 | -7/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix network forwarding rule initialization in QuantumManager | Brad Hall | 2011-12-09 | 2 | -7/+18 | |
| * | | | | | | Sanitize EC2 manifests and image tarballs | Thierry Carrez | 2011-12-13 | 5 | -1/+23 | |
| * | | | | | | fixed typos. removed an unused import | Yun Mao | 2011-12-12 | 2 | -3/+3 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Vm state management and error states | David Subiros | 2011-12-12 | 11 | -100/+533 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge "Fixing snapshot failure task_state" | Jenkins | 2011-12-12 | 2 | -2/+32 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Fixing snapshot failure task_state | David Subiros | 2011-12-12 | 2 | -2/+32 | |
| * | | | | Merge "Imported Translations from Launchpad" | OpenStack Jenkins | 2011-12-12 | 3 | -1146/+1188 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Imported Translations from Launchpad | OpenStack Jenkins | 2011-12-11 | 3 | -1146/+1188 | |
| * | | | | Merge "fixed_ips by vif does not raise" | Jenkins | 2011-12-12 | 4 | -21/+13 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | fixed_ips by vif does not raise | Aaron Lee | 2011-12-09 | 4 | -21/+13 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Add preparation for asynchronous instance faults" | Jenkins | 2011-12-12 | 7 | -2/+262 | |
| |\ \ \ | ||||||
| | * | | | Add preparation for asynchronous instance faults | Alex Meade | 2011-12-09 | 7 | -2/+262 | |
| * | | | | Merge "Add templates for selected resource extensions." | Jenkins | 2011-12-12 | 2 | -49/+444 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Add templates for selected resource extensions. | Kevin L. Mitchell | 2011-12-09 | 2 | -49/+444 | |
| | | |/ | |/| | ||||||
| * / | | Moves find config to utils because it is useful | Vishvananda Ishaya | 2011-12-10 | 4 | -26/+27 | |
| |/ / | ||||||
| * | | Merge "_check_image_size returns are consistent" | Jenkins | 2011-12-09 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | _check_image_size returns are consistent | Aaron Lee | 2011-12-09 | 1 | -2/+2 | |
| * | | | Merge "Port nova.flags to cfg" | Jenkins | 2011-12-09 | 2 | -73/+45 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Port nova.flags to cfg | Mark McLoughlin | 2011-12-08 | 2 | -73/+45 | |
| * | | | Merge "Fixed the perms on the linux test case file so that nose will run it." | Jenkins | 2011-12-09 | 1 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | Fixed the perms on the linux test case file so that nose will run it. | Duncan McGreggor | 2011-12-09 | 1 | -0/+0 | |
