summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | remove keystone url flagVishvananda Ishaya2011-09-201-3/+0
| * | | | | | | | | | | | | | | | | | | | | | merge trunk, fix conflictsVishvananda Ishaya2011-09-20113-3663/+4821
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | remove keystoneVishvananda Ishaya2011-09-203-109/+0
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Fix the display of swap units in nova manage.Vishvananda Ishaya2011-09-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | show swap in Mb in nova manageVishvananda Ishaya2011-09-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | 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-2019-88/+214
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | 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-17132-4602/+6442
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Fixed --uuid network command in nova-manage to desc to "uuid" instead of "net...Brad McConnell bmcconne@rackspace.com2011-09-202-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | added to authors cuz trey said I cant patch otherwise!Brad McConnell bmcconne@rackspace.com2011-09-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | Fixed --uuid network command in nova-manage to desc to "uuid" instead of "net...Brad McConnell bmcconne@rackspace.com2011-09-191-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | removes warning set forth in d3 for deprecated setting of bridge automagicallyTrey Morris2011-09-201-10/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | now raising instead of setting bridge to br100 and warning as was notedTrey Morris2011-09-191-10/+1
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Update migration 047 to dynamically lookup the name of the instance_idDan Prince2011-09-201-20/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | Reverted some changes to instance_get_all_by_filters() that was added in rev ...Chris Behrens2011-09-207-51/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | merged trunk and resolved conflictChris Behrens2011-09-1912-5/+162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Reworked the export command to be paul@openstack.org2011-09-191-0/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | fixed grant user, added stdout supportpaul@openstack.org2011-09-161-9/+17
| * | | | | | | | | | | | | | | | | | | | | | | minor changes to credentials for the correct formatpaul@openstack.org2011-09-141-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | exporting auth to keystone (users, projects/tenants, roles, credentials)paul@openstack.org2011-09-141-0/+45
* | | | | | | | | | | | | | | | | | | | | | | | Adds the ability to automatically confirm resizes after the `resize_confirm_w...Josh Kearney2011-09-1912-6/+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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunk.Josh Kearney2011-09-153-19/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Added virt-level support for polling unconfirmed resizes.Josh Kearney2011-09-156-0/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-1512-88/+185
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Initial pass at automatically confirming resizes after a given window.Josh Kearney2011-09-143-5/+38
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | | | | | fix unrelated pep8 issue in trunkChris Behrens2011-09-191-1/+0
| | | | | | | * | | | | | | | | | | | | | | | | | | fix a test where list order was assumedChris Behrens2011-09-191-3/+6
| | | | | | | * | | | | | | | | | | | | | | | | | | Removed the extra code added to support filtering instances by instance uuids.Chris Behrens2011-09-196-48/+31
| |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |