summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | Ensure restore and forceDelete don't do anything unless the server isJohannes Erdfelt2011-09-071-1/+15
| | * | | | | | | | | | | | | | | | Check task_state for queued deleteJohannes Erdfelt2011-09-071-6/+7
| | * | | | | | | | | | | | | | | | Make sure instance is deleted before allowing restore or forceDeleteJohannes Erdfelt2011-09-071-0/+18
| | * | | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-074-4/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | delete_instance_interval -> reclaim_instance_intervalJohannes Erdfelt2011-09-073-7/+8
| | * | | | | | | | | | | | | | | | | PEP8 cleanupJohannes Erdfelt2011-09-071-1/+1
| | * | | | | | | | | | | | | | | | | Restart compute with a lower periodic_interval to make test run fasterJohannes Erdfelt2011-09-072-5/+17
| | * | | | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-079-13/+75
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Tests for deferred delete, restore and forceDeleteJohannes Erdfelt2011-09-071-14/+109
| | * | | | | | | | | | | | | | | | | | Default to 0 seconds (off)Johannes Erdfelt2011-09-061-1/+1
| | * | | | | | | | | | | | | | | | | | PEP8 cleanupsJohannes Erdfelt2011-09-061-4/+4
| | * | | | | | | | | | | | | | | | | | Include new extensionJohannes Erdfelt2011-09-061-0/+1
| | * | | | | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-0612-43/+203
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Implement deferred delete of instancesJohannes Erdfelt2011-09-067-9/+204
| * | | | | | | | | | | | | | | | | | | | Makes sure ips are moved on the bridge for nodes running dnsmasq so that the ...Vishvananda Ishaya2011-09-212-16/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-09-212-14/+28
| | * | | | | | | | | | | | | | | | | | | | add tests and fix bug when no ip was setVishvananda Ishaya2011-09-212-1/+56
| | * | | | | | | | | | | | | | | | | | | | fix moving of ips on flatdhcp bridgeVishvananda Ishaya2011-09-211-16/+24
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | fix diverged branchSandy Walsh2011-09-211-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | removed unused importSandy Walsh2011-09-161-2/+0
* | | | | | | | | | | | | | | | | | | | | | migration conflict fixedSandy Walsh2011-09-211-0/+0
* | | | | | | | | | | | | | | | | | | | | | clean up based on cerberus reviewSandy Walsh2011-09-2141-653/+1192
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | remove keystone url flagVishvananda Ishaya2011-09-201-3/+0
| * | | | | | | | | | | | | | | | | | | | | merge trunk, fix conflictsVishvananda Ishaya2011-09-20106-3612/+4708
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | convert images that are not 'raw' to 'raw' during caching to nodeScott Moser2011-09-202-1/+60
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Address Soren's comments:Scott Moser2011-09-201-3/+7
| | | * | | | | | | | | | | | | | | | | | | | merge with trunk r1601Scott Moser2011-09-2017-77/+158
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | fix call to gettextScott Moser2011-09-201-2/+1
| | | * | | | | | | | | | | | | | | | | | | | | fix syntax error in exception, remove "Dangerous!" commentScott Moser2011-09-191-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | use dictionary format for exception messageScott Moser2011-09-191-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | use '_(' for exception messagesScott Moser2011-09-191-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | convert images that are not 'raw' to 'raw' during caching to nodeScott Moser2011-09-192-1/+56
| | * | | | | | | | | | | | | | | | | | | | | | Add iptables filter rules for dnsmasq (lp:844935)Mark McLoughlin2011-09-201-0/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | Fix pep8 issuesMark McLoughlin2011-09-171-1/+2
| | | * | | | | | | | | | | | | | | | | | | | | | Merge trunk to resolve nova/network/linux_net.py conflictMark McLoughlin2011-09-17115-3199/+6300
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | Add iptables filter rules for dnsmasqMark McLoughlin2011-09-031-0/+12
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | create disk.local the same way ephemerals are created (LP: #851145)Scott Moser2011-09-201-2/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | create disk.local the same way ephemerals are created (LP: #851145)Scott Moser2011-09-161-2/+6
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Update migration 047 to dynamically lookup the name of the instance_idDan Prince2011-09-191-20/+12
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Fixes migration for Mysql to drop the FK on the right tableJason Koelker2011-09-201-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | run the alter on the right tableJason Koelker2011-09-191-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | merged trunk and resolved conflictChris Behrens2011-09-1911-5/+109
| | |\| | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | PEP8 cleanup.Josh Kearney2011-09-1919-392/+617
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Added unit test.Josh Kearney2011-09-191-0/+25
| | | * | | | | | | | | | | | | | | | | | | | | Corrected the status in DB call.Josh Kearney2011-09-191-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-1919-173/+400
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Only log migration info if they exist.Josh Kearney2011-09-161-2/+4
| | | * | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-166-9/+92
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | Added a unit test.Josh Kearney2011-09-151-0/+4
| | | * | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-156-0/+110
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \