| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | KVM and XEN Disk Management Parity | Johannes Erdfelt | 2012-01-24 | 22 | -99/+231 |
| * | Add affinity filters | Christopher MacGown | 2012-01-24 | 2 | -0/+113 |
| * | Merge "Fixed limiting for flavors" | Jenkins | 2012-01-24 | 1 | -0/+82 |
| |\ | |||||
| | * | Fixed limiting for flavors | Philip Knouff | 2012-01-23 | 1 | -0/+82 |
| * | | Merge "Remove deprecated extension code." | Jenkins | 2012-01-23 | 16 | -529/+120 |
| |\ \ | |/ |/| | |||||
| | * | Remove deprecated extension code. | Kevin L. Mitchell | 2012-01-19 | 16 | -529/+120 |
| * | | Merge "ComputeNode Capacity support" | Jenkins | 2012-01-23 | 4 | -11/+176 |
| |\ \ | |||||
| | * | | ComputeNode Capacity support | Sandy Walsh | 2012-01-23 | 4 | -11/+176 |
| * | | | Adds availability zone filter | Vishvananda Ishaya | 2012-01-23 | 1 | -0/+27 |
| * | | | Merge "Adds isolated hosts filter" | Jenkins | 2012-01-23 | 1 | -24/+44 |
| |\ \ \ | |||||
| | * | | | Adds isolated hosts filter | Vishvananda Ishaya | 2012-01-21 | 1 | -24/+44 |
| * | | | | Merge "Add context and request spec to filter_properties" | Jenkins | 2012-01-23 | 2 | -13/+18 |
| |\ \ \ \ | |||||
| | * | | | | Add context and request spec to filter_properties | Vishvananda Ishaya | 2012-01-22 | 2 | -13/+18 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "Support filter based on CPU core (over)allocation" | Jenkins | 2012-01-23 | 3 | -13/+36 |
| |\ \ \ \ | |||||
| | * | | | | Support filter based on CPU core (over)allocation | Justin Santa Barbara | 2012-01-20 | 3 | -13/+36 |
| * | | | | | Add a specific filter for kill commands | Thierry Carrez | 2012-01-23 | 1 | -0/+33 |
| * | | | | | Fix environment passing in DnsmasqFilter | Thierry Carrez | 2012-01-23 | 1 | -3/+5 |
| * | | | | | Cleanups for rootwrap module | Thierry Carrez | 2012-01-23 | 1 | -13/+13 |
| | |/ / / |/| | | | |||||
| * | | | | Merge "Pull out ram_filter into a separate filter" | Jenkins | 2012-01-22 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Pull out ram_filter into a separate filter | Joe Gordon | 2012-01-20 | 1 | -2/+2 |
| * | | | | | Merge "Make start_instance cast directly to compute host" | Jenkins | 2012-01-22 | 2 | -30/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make start_instance cast directly to compute host | Chris Behrens | 2012-01-21 | 2 | -30/+5 |
| * | | | | | | Merge "Refactor compute api messaging calls to compute manager" | Jenkins | 2012-01-22 | 3 | -6/+6 |
| |\| | | | | | |||||
| | * | | | | | Refactor compute api messaging calls to compute manager | Chris Behrens | 2012-01-21 | 3 | -6/+6 |
| | | |_|/ / | |/| | | | |||||
| * / | | | | Allow compute manager prep_resize to accept kwargs | Dan Prince | 2012-01-21 | 1 | -7/+14 |
| |/ / / / | |||||
| * | | | | Merge changes I964abb76,If67416e3 | Jenkins | 2012-01-21 | 6 | -1579/+1390 |
| |\ \ \ \ | |||||
| | * | | | | Refactor test_scheduler into unit tests | Chris Behrens | 2012-01-20 | 6 | -1576/+1385 |
| | * | | | | Forgot to update chance scheduler for ignore_hosts change | Chris Behrens | 2012-01-20 | 1 | -7/+9 |
| * | | | | | Merge "Handle FlavorNotFound on server list w/ filter" | Jenkins | 2012-01-21 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Handle FlavorNotFound on server list w/ filter | Brian Waldon | 2012-01-20 | 1 | -3/+3 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Add SchedulerHints compute extension | Brian Waldon | 2012-01-20 | 2 | -0/+104 |
| | |/ / / |/| | | | |||||
| * | | | | Add option to force hosts to scheduler | Vishvananda Ishaya | 2012-01-20 | 1 | -2/+18 |
| |/ / / | |||||
| * / / | pass filter_properties into scheduling requests for run_instance | Chris Behrens | 2012-01-20 | 2 | -35/+9 |
| |/ / | |||||
| * | | Merge "Validating image id for rebuild." | Jenkins | 2012-01-20 | 1 | -10/+23 |
| |\ \ | |||||
| | * | | Validating image id for rebuild. | Naveed Massjouni | 2012-01-19 | 1 | -10/+23 |
| * | | | scheduler host_manager needs service for filters | Chris Behrens | 2012-01-19 | 4 | -28/+122 |
| * | | | aws/ec2 api validation | Joe Gordon | 2012-01-19 | 1 | -0/+114 |
| * | | | Fix for bug 918502 | Brian Lamar | 2012-01-19 | 1 | -0/+16 |
| | |/ |/| | |||||
| * | | Merge "Allow instances in 'BUILD' state to be deleted." | Jenkins | 2012-01-19 | 1 | -4/+3 |
| |\ \ | |/ |/| | |||||
| | * | Allow instances in 'BUILD' state to be deleted. | Dan Prince | 2012-01-17 | 1 | -4/+3 |
| * | | Merge "Removed references to FLAGS.floating_ip_dns_domains." | Jenkins | 2012-01-19 | 1 | -4/+2 |
| |\ \ | |||||
| | * | | Removed references to FLAGS.floating_ip_dns_domains. | Andrew Bogott | 2012-01-18 | 1 | -4/+2 |
| * | | | Merge "Removed some vestigial default args from DNS drivers." | Jenkins | 2012-01-19 | 1 | -2/+5 |
| |\| | | |||||
| | * | | Removed some vestigial default args from DNS drivers. | Andrew Bogott | 2012-01-18 | 1 | -2/+5 |
| * | | | Merge "Clean up crypto.py" | Jenkins | 2012-01-19 | 1 | -5/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Clean up crypto.py | Vishvananda Ishaya | 2012-01-18 | 1 | -5/+1 |
| * | | | Rename 'zone' to 'domain.' | Andrew Bogott | 2012-01-18 | 3 | -100/+101 |
| |/ / | |||||
| * | | Merge "Added an LDAP/PowerDNS driver" | Jenkins | 2012-01-18 | 1 | -0/+76 |
| |\ \ | |||||
| | * | | Added an LDAP/PowerDNS driver | Andrew Bogott | 2012-01-18 | 1 | -0/+76 |
| * | | | disk_config extension now uses OS prefix. | Rick Harris | 2012-01-18 | 1 | -7/+11 |
