| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Add option to force hosts to scheduler | Vishvananda Ishaya | 2012-01-20 | 5 | -8/+41 | |
| |/ / / | ||||||
| * / / | pass filter_properties into scheduling requests for run_instance | Chris Behrens | 2012-01-20 | 4 | -55/+28 | |
| |/ / | ||||||
| * | | Merge "nova/network: pass network_uuid to linuxnet_interface_driver and vif d... | Jenkins | 2012-01-20 | 2 | -0/+2 | |
| |\ \ | ||||||
| | * | | nova/network: pass network_uuid to linuxnet_interface_driver and vif driver | Isaku Yamahata | 2012-01-19 | 2 | -0/+2 | |
| * | | | Merge "Allow Quantum Manager to run in "Flat" mode." | Jenkins | 2012-01-20 | 1 | -3/+8 | |
| |\ \ \ | ||||||
| | * | | | Allow Quantum Manager to run in "Flat" mode. | Jason Kölker | 2012-01-19 | 1 | -3/+8 | |
| * | | | | Merge "Fix missing imports and bad call caught by pyflakes" | Jenkins | 2012-01-20 | 1 | -4/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix missing imports and bad call caught by pyflakes | Vishvananda Ishaya | 2012-01-18 | 1 | -4/+2 | |
| * | | | | | Merge "Drop FK constraint if it exists in migration 064" | Jenkins | 2012-01-20 | 1 | -0/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Drop FK constraint if it exists in migration 064 | Chuck Short | 2012-01-17 | 1 | -0/+14 | |
| * | | | | | | Merge "Validating image id for rebuild." | Jenkins | 2012-01-20 | 3 | -10/+34 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Validating image id for rebuild. | Naveed Massjouni | 2012-01-19 | 3 | -10/+34 | |
| * | | | | | | | scheduler host_manager needs service for filters | Chris Behrens | 2012-01-19 | 13 | -57/+158 | |
| * | | | | | | | aws/ec2 api validation | Joe Gordon | 2012-01-19 | 3 | -2/+301 | |
| * | | | | | | | Fix for bug 918502 | Brian Lamar | 2012-01-19 | 2 | -1/+17 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Merge "Allow instances in 'BUILD' state to be deleted." | Jenkins | 2012-01-19 | 2 | -6/+5 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Allow instances in 'BUILD' state to be deleted. | Dan Prince | 2012-01-17 | 2 | -6/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge "More cleanup of Imports to match HACKING" | Jenkins | 2012-01-19 | 3 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | More cleanup of Imports to match HACKING | Joe Gordon | 2012-01-19 | 3 | -8/+8 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Clarify error messages for admin passwords." | Jenkins | 2012-01-19 | 1 | -1/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Clarify error messages for admin passwords. | Dan Prince | 2012-01-18 | 1 | -1/+3 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Log uuid when instances fail to spawn." | Jenkins | 2012-01-19 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Log uuid when instances fail to spawn. | Dan Prince | 2012-01-18 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge "Removed references to FLAGS.floating_ip_dns_domains." | Jenkins | 2012-01-19 | 3 | -8/+14 | |
| |\ \ \ \ | ||||||
| | * | | | | Removed references to FLAGS.floating_ip_dns_domains. | Andrew Bogott | 2012-01-18 | 3 | -8/+14 | |
| * | | | | | Merge "Removed some vestigial default args from DNS drivers." | Jenkins | 2012-01-19 | 4 | -8/+13 | |
| |\| | | | | ||||||
| | * | | | | Removed some vestigial default args from DNS drivers. | Andrew Bogott | 2012-01-18 | 4 | -8/+13 | |
| * | | | | | Merge "Clean up crypto.py" | Jenkins | 2012-01-19 | 3 | -76/+14 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Clean up crypto.py | Vishvananda Ishaya | 2012-01-18 | 3 | -76/+14 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Fix bug #917615" | Jenkins | 2012-01-19 | 2 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix bug #917615 | masumotok | 2012-01-18 | 2 | -3/+3 | |
| * | | | | | Merge "Rename 'zone' to 'domain.'" | Jenkins | 2012-01-19 | 11 | -286/+291 | |
| |\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| | * | | | Rename 'zone' to 'domain.' | Andrew Bogott | 2012-01-18 | 11 | -286/+291 | |
| * | | | | Allow config of vncserver_proxyclient_address. | Anthony Young | 2012-01-18 | 4 | -10/+13 | |
| |/ / / | ||||||
| * | | | Merge "Added an LDAP/PowerDNS driver" | Jenkins | 2012-01-18 | 2 | -0/+428 | |
| |\ \ \ | ||||||
| | * | | | Added an LDAP/PowerDNS driver | Andrew Bogott | 2012-01-18 | 2 | -0/+428 | |
| * | | | | Merge "disk_config extension now uses OS prefix." | Jenkins | 2012-01-18 | 2 | -9/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | disk_config extension now uses OS prefix. | Rick Harris | 2012-01-18 | 2 | -9/+13 | |
| * | | | | | Merge "Cleanup Imports to match HACKING guidelines" | Jenkins | 2012-01-18 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Cleanup Imports to match HACKING guidelines | Joe Gordon | 2012-01-18 | 1 | -2/+2 | |
| * | | | | | Merge "Automatically clean up DNS when a floating IP is deallocated." | Jenkins | 2012-01-18 | 2 | -0/+57 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Automatically clean up DNS when a floating IP is deallocated. | Andrew Bogott | 2012-01-18 | 2 | -0/+57 | |
| | |/ / / / | ||||||
| * | | | | | Do not write passwords to verbose logs. bug 916167 | Joe Gordon | 2012-01-18 | 2 | -8/+14 | |
| * | | | | | Fix disassociating of auto assigned floating ips. | Todd Willey | 2012-01-18 | 1 | -2/+4 | |
| |/ / / / | ||||||
| * | | | | Merge "fixes bug lp914962" | Jenkins | 2012-01-18 | 1 | -2/+3 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | fixes bug lp914962 | Trey Morris | 2012-01-18 | 1 | -2/+3 | |
| * | | | | Add dns domain manipulation to nova. | Andrew Bogott | 2012-01-18 | 13 | -160/+743 | |
| |/ / / | ||||||
| * | | | Merge "Separate scheduler host management" | Jenkins | 2012-01-18 | 24 | -1266/+1613 | |
| |\ \ \ | ||||||
| | * | | | Separate scheduler host management | Chris Behrens | 2012-01-18 | 24 | -1266/+1613 | |
| * | | | | Fixed bug 912701 | Alvaro Lopez Garcia | 2012-01-18 | 3 | -2/+17 | |
