summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk and moved the migration againmatt.dietz@rackspace.com2011-07-2123-208/+396
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whoopsmatt.dietz@rackspace.com2011-07-201-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stupid merge and fixed broken testmatt.dietz@rackspace.com2011-07-202-7/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk and migration renamematt.dietz@rackspace.com2011-07-2047-484/+2988
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Host fixmatt.dietz@rackspace.com2011-07-201-1/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the broken tests againmatt.dietz@rackspace.com2011-07-182-5/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some missed instance_id castsMatt Dietz2011-07-181-4/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One last nitmatt.dietz@rackspace.com2011-07-151-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests passing againmatt.dietz@rackspace.com2011-07-153-14/+28
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated with some changes from manual testingMatt Dietz2011-07-153-12/+25
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / First passmatt.dietz@rackspace.com2011-07-146-57/+114
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perform fault wrapping in the openstack WSGI controller. This allowsDan Prince2011-07-2115-102/+90
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed another issue with invalid flavor_id parsing, and added testsWilliam Wolf2011-07-212-1/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 issueWilliam Wolf2011-07-211-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunkWilliam Wolf2011-07-21130-3333/+9284
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add 'fixed_ipv6' property to VirtualInterface modelBrian Waldon2011-07-213-4/+86
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | respecting use_ipv6 flag if set to FalseBrian Waldon2011-07-192-3/+52
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 cleanupBrian Waldon2011-07-181-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding fixed_ipv6 property to VirtualInterface model; exposing ipv6 in apiBrian Waldon2011-07-184-5/+38
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds HA networking (multi_host) option to networks.Vishvananda Ishaya2011-07-2113-166/+266
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-07-201-2/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-205-8/+96
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | add downgradeVishvananda Ishaya2011-07-191-4/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | missed the vpn kwarg in rpcVishvananda Ishaya2011-07-181-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bad mergeVishvananda Ishaya2011-07-181-8/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | change migration numberVishvananda Ishaya2011-07-181-0/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-1870-716/+3978
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix issues that were breaking vlan modeVishvananda Ishaya2011-07-182-4/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-0828-228/+747
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix testsVishvananda Ishaya2011-07-082-16/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure that old networks get the same dhcp ip so we don't break existing d...Vishvananda Ishaya2011-07-082-4/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleaned up on set network host to _setup_network and made networks allocate i...Vishvananda Ishaya2011-07-084-115/+75
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed extra commentVishvananda Ishaya2011-07-061-1/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix libvirt testVishvananda Ishaya2011-07-051-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update testsVishvananda Ishaya2011-07-052-0/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't set network host for multi_host networksVishvananda Ishaya2011-07-051-2/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add ability to set multi_host in nova-manage and remove debugging issuesVishvananda Ishaya2011-07-052-4/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter the dhcp to only respond to requests from this hostVishvananda Ishaya2011-07-051-9/+15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass in dhcp server address, fix a bunch of bugsVishvananda Ishaya2011-07-057-29/+48
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure to filter out ips associated by host and add some sync for allocati...Vishvananda Ishaya2011-07-052-1/+13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it is multi_host not multi_gatewayVishvananda Ishaya2011-07-052-5/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First round of changes for ha-flatdhcp.Vishvananda Ishaya2011-07-058-49/+143
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Older Windows agents are very picky about the data sent to it. It also requir...Johannes Erdfelt2011-07-201-3/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure reset_network() call happens after we've determined the agent isJohannes Erdfelt2011-07-201-3/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the status_int on fault wrapped exceptions. Fixes WSGI logging issues whe...Dan Prince2011-07-206-31/+37
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the status_int on fault wrapped exceptions. Fixes WSGI logging issuesDan Prince2011-07-206-31/+37
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug #807764. Please disregard previous proposal with incorrect bug #.Adam Gandelman2011-07-201-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix unchecked key reference to mappings['gateway6']. Fixes LP #807764.Adam Gandelman2011-07-191-1/+4
| | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lp812489: better handling of periodic network host setup to prevent exceptionTrey Morris2011-07-201-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better handling of periodic network host setupTrey Morris2011-07-191-5/+5
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |