summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add option to force hosts to schedulerVishvananda Ishaya2012-01-205-8/+41
|/ / /
* / / pass filter_properties into scheduling requests for run_instanceChris Behrens2012-01-204-55/+28
|/ /
* | Merge "nova/network: pass network_uuid to linuxnet_interface_driver and vif d...Jenkins2012-01-202-0/+2
|\ \
| * | nova/network: pass network_uuid to linuxnet_interface_driver and vif driverIsaku Yamahata2012-01-192-0/+2
* | | Merge "Allow Quantum Manager to run in "Flat" mode."Jenkins2012-01-201-3/+8
|\ \ \
| * | | Allow Quantum Manager to run in "Flat" mode.Jason Kölker2012-01-191-3/+8
* | | | Merge "Fix missing imports and bad call caught by pyflakes"Jenkins2012-01-201-4/+2
|\ \ \ \
| * | | | Fix missing imports and bad call caught by pyflakesVishvananda Ishaya2012-01-181-4/+2
* | | | | Merge "Drop FK constraint if it exists in migration 064"Jenkins2012-01-201-0/+14
|\ \ \ \ \
| * | | | | Drop FK constraint if it exists in migration 064Chuck Short2012-01-171-0/+14
* | | | | | Merge "Validating image id for rebuild."Jenkins2012-01-203-10/+34
|\ \ \ \ \ \
| * | | | | | Validating image id for rebuild.Naveed Massjouni2012-01-193-10/+34
* | | | | | | scheduler host_manager needs service for filtersChris Behrens2012-01-1913-57/+158
* | | | | | | aws/ec2 api validationJoe Gordon2012-01-193-2/+301
* | | | | | | Fix for bug 918502Brian Lamar2012-01-192-1/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Allow instances in 'BUILD' state to be deleted."Jenkins2012-01-192-6/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow instances in 'BUILD' state to be deleted.Dan Prince2012-01-172-6/+5
| |/ / / /
* | | | | Merge "More cleanup of Imports to match HACKING"Jenkins2012-01-193-8/+8
|\ \ \ \ \
| * | | | | More cleanup of Imports to match HACKINGJoe Gordon2012-01-193-8/+8
| | |_|/ / | |/| | |
* | | | | Merge "Clarify error messages for admin passwords."Jenkins2012-01-191-1/+3
|\ \ \ \ \
| * | | | | Clarify error messages for admin passwords.Dan Prince2012-01-181-1/+3
| | |_|/ / | |/| | |
* | | | | Merge "Log uuid when instances fail to spawn."Jenkins2012-01-191-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Log uuid when instances fail to spawn.Dan Prince2012-01-181-1/+1
| |/ / /
* | | | Merge "Removed references to FLAGS.floating_ip_dns_domains."Jenkins2012-01-193-8/+14
|\ \ \ \
| * | | | Removed references to FLAGS.floating_ip_dns_domains.Andrew Bogott2012-01-183-8/+14
* | | | | Merge "Removed some vestigial default args from DNS drivers."Jenkins2012-01-194-8/+13
|\| | | |
| * | | | Removed some vestigial default args from DNS drivers.Andrew Bogott2012-01-184-8/+13
* | | | | Merge "Clean up crypto.py"Jenkins2012-01-193-76/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Clean up crypto.pyVishvananda Ishaya2012-01-183-76/+14
| | |/ / | |/| |
* | | | Merge "Fix bug #917615"Jenkins2012-01-192-3/+3
|\ \ \ \
| * | | | Fix bug #917615masumotok2012-01-182-3/+3
* | | | | Merge "Rename 'zone' to 'domain.'"Jenkins2012-01-1911-286/+291
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Rename 'zone' to 'domain.'Andrew Bogott2012-01-1811-286/+291
* | | | Allow config of vncserver_proxyclient_address.Anthony Young2012-01-184-10/+13
|/ / /
* | | Merge "Added an LDAP/PowerDNS driver"Jenkins2012-01-182-0/+428
|\ \ \
| * | | Added an LDAP/PowerDNS driverAndrew Bogott2012-01-182-0/+428
* | | | Merge "disk_config extension now uses OS prefix."Jenkins2012-01-182-9/+13
|\ \ \ \
| * | | | disk_config extension now uses OS prefix.Rick Harris2012-01-182-9/+13
* | | | | Merge "Cleanup Imports to match HACKING guidelines"Jenkins2012-01-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cleanup Imports to match HACKING guidelinesJoe Gordon2012-01-181-2/+2
* | | | | Merge "Automatically clean up DNS when a floating IP is deallocated."Jenkins2012-01-182-0/+57
|\ \ \ \ \
| * | | | | Automatically clean up DNS when a floating IP is deallocated.Andrew Bogott2012-01-182-0/+57
| |/ / / /
* | | | | Do not write passwords to verbose logs. bug 916167Joe Gordon2012-01-182-8/+14
* | | | | Fix disassociating of auto assigned floating ips.Todd Willey2012-01-181-2/+4
|/ / / /
* | | | Merge "fixes bug lp914962"Jenkins2012-01-181-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fixes bug lp914962Trey Morris2012-01-181-2/+3
* | | | Add dns domain manipulation to nova.Andrew Bogott2012-01-1813-160/+743
|/ / /
* | | Merge "Separate scheduler host management"Jenkins2012-01-1824-1266/+1613
|\ \ \
| * | | Separate scheduler host managementChris Behrens2012-01-1824-1266/+1613
* | | | Fixed bug 912701Alvaro Lopez Garcia2012-01-183-2/+17