| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge "Implement schedule_prep_resize()" | Jenkins | 2011-11-18 | 7 | -18/+242 | |
| |\ \ \ | ||||||
| | * | | | Implement schedule_prep_resize() | Kevin L. Mitchell | 2011-11-18 | 7 | -18/+242 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Fix a minor memory leak" | Jenkins | 2011-11-18 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | Fix a minor memory leak | Kevin L. Mitchell | 2011-11-18 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Merge "Add a "libvirt_disk_prefix" flag to libvirt driver" | Jenkins | 2011-11-18 | 2 | -13/+54 | |
| |\ \ \ | ||||||
| | * | | | Add a "libvirt_disk_prefix" flag to libvirt driver | Alvaro Lopez | 2011-11-17 | 2 | -13/+54 | |
| * | | | | Merge "lock/unlock in compute manager to use uuids" | Jenkins | 2011-11-18 | 2 | -16/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | lock/unlock in compute manager to use uuids | Alex Meade | 2011-11-17 | 2 | -16/+15 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "suspend/resume in compute manager to use uuids" | Jenkins | 2011-11-18 | 3 | -26/+31 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | suspend/resume in compute manager to use uuids | Alex Meade | 2011-11-17 | 3 | -26/+31 | |
| | |/ / | ||||||
| * | | | Merge "Reference Ron Pedde's cleanup script for DevStack." | Jenkins | 2011-11-18 | 1 | -3/+8 | |
| |\ \ \ | ||||||
| | * | | | Reference Ron Pedde's cleanup script for DevStack. | Lorin Hochstein | 2011-11-15 | 1 | -3/+8 | |
| * | | | | Merge "Defining volumes table to allow FK constraint." | Jenkins | 2011-11-18 | 1 | -0/+4 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Defining volumes table to allow FK constraint. | Rick Harris | 2011-11-14 | 1 | -0/+4 | |
| * | | | | Merge "pause/unpause in compute manager to use uuids" | Jenkins | 2011-11-17 | 3 | -30/+39 | |
| |\ \ \ \ | ||||||
| | * | | | | pause/unpause in compute manager to use uuids | Alex Meade | 2011-11-17 | 3 | -30/+39 | |
| * | | | | | Refactor metadata code out of ec2/cloud.py | Vishvananda Ishaya | 2011-11-17 | 7 | -260/+295 | |
| |/ / / / | ||||||
| * | | | | Creating new v2 namespace in nova.api.openstack | Brian Waldon | 2011-11-17 | 111 | -663/+634 | |
| * | | | | Merge "Added RST docs on how to use gettext." | Jenkins | 2011-11-17 | 2 | -0/+35 | |
| |\ \ \ \ | ||||||
| | * | | | | Added RST docs on how to use gettext. | Lorin Hochstein | 2011-11-16 | 2 | -0/+35 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Adding downgrade for migration 57 plus test" | Jenkins | 2011-11-17 | 2 | -0/+55 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Adding downgrade for migration 57 plus test | Rick Harris | 2011-11-14 | 2 | -0/+55 | |
| | |/ / | ||||||
| * | | | Merge "Refactoring/cleanup of some view builders." | Jenkins | 2011-11-16 | 13 | -606/+516 | |
| |\ \ \ | ||||||
| | * | | | Refactoring/cleanup of some view builders. | Brian Lamar | 2011-11-16 | 13 | -606/+516 | |
| * | | | | Merge "Separate metadata api into its own service" | Jenkins | 2011-11-16 | 18 | -226/+150 | |
| |\ \ \ \ | ||||||
| | * | | | | Separate metadata api into its own service | Vishvananda Ishaya | 2011-11-15 | 18 | -226/+150 | |
| * | | | | | Merge "Makes sure gateways forward properly" | Jenkins | 2011-11-16 | 2 | -11/+29 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Makes sure gateways forward properly | Vishvananda Ishaya | 2011-11-16 | 2 | -11/+29 | |
| * | | | | | Merge "Convert remaining calls to use instance objects" | Jenkins | 2011-11-16 | 4 | -11/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Convert remaining calls to use instance objects | Brian Waldon | 2011-11-16 | 4 | -11/+45 | |
| * | | | | | | Merge "Add logging, error handling to the xenstore lib." | Jenkins | 2011-11-16 | 1 | -18/+39 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add logging, error handling to the xenstore lib. | Mark Washenberger | 2011-11-15 | 1 | -18/+39 | |
| * | | | | | | | Merge "Make run instances respect availability zone" | Jenkins | 2011-11-16 | 2 | -1/+36 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Make run instances respect availability zone | Vishvananda Ishaya | 2011-11-16 | 2 | -1/+36 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Replacing disk config extension to match spec." | Jenkins | 2011-11-16 | 17 | -587/+787 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Replacing disk config extension to match spec. | Rick Harris | 2011-11-16 | 17 | -587/+787 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Convert security_group calls to use instance objs" | Jenkins | 2011-11-16 | 4 | -28/+40 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Convert security_group calls to use instance objs | Brian Waldon | 2011-11-16 | 4 | -28/+40 | |
| * | | | | | | Merge "Bind engine to metadata in migration 054." | Jenkins | 2011-11-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Bind engine to metadata in migration 054. | Rick Harris | 2011-11-14 | 1 | -0/+1 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Fixes bug 890206" | Jenkins | 2011-11-16 | 4 | -8/+63 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Fixes bug 890206 | Alvaro Lopez | 2011-11-16 | 4 | -8/+63 | |
| * | | | | | | Remove hostname update() logic in compute.API | Brian Lamar | 2011-11-16 | 3 | -26/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge "install_venv: apply eventlet patch correctly with python 2.7 (#890461)" | Jenkins | 2011-11-15 | 1 | -3/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | install_venv: apply eventlet patch correctly with python 2.7 (#890461) | Mark McLoughlin | 2011-11-15 | 1 | -3/+6 | |
| * | | | | | | Merge "Follow hostname RFCs" | Jenkins | 2011-11-15 | 5 | -37/+91 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Follow hostname RFCs | Brian Lamar | 2011-11-15 | 5 | -37/+91 | |
| * | | | | | | | Merge "Fixing image create in S3ImageService" | Jenkins | 2011-11-15 | 2 | -6/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixing image create in S3ImageService | Brian Waldon | 2011-11-14 | 2 | -6/+9 | |
| * | | | | | | | | Merge "Bug #886353: Faults raised by OpenStack API Resource handlers fail to ... | Jenkins | 2011-11-15 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
