| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | no need for the instance at all or compute | Jason Koelker | 2011-09-14 | 1 | -13/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump the migration | Jason Koelker | 2011-09-14 | 3 | -0/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused import, make call to network api to get vifs for the instance | Jason Koelker | 2011-09-14 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge the trunk | Jason Koelker | 2011-09-14 | 56 | -2560/+2575 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skip a bunch of tests for the moment since we will need to rework them | Jason Koelker | 2011-09-14 | 3 | -1/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove the vif joins, some dead code, and the ability to take in some instanc... | Jason Koelker | 2011-09-14 | 1 | -72/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow passing in of instances already | Jason Koelker | 2011-09-14 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run the instances filter through the network api first, then through the db | Jason Koelker | 2011-09-14 | 1 | -1/+11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add get_vifs_by_instance and stub get_instance_ids_by_ip_filter | Jason Koelker | 2011-09-14 | 1 | -0/+28 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change vifs to rpc call and add instance ids by ip | Jason Koelker | 2011-09-14 | 1 | -2/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 | Jason Koelker | 2011-09-13 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop the virtual_interfaces key back to instances | Jason Koelker | 2011-09-13 | 4 | -4/+150 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an optional flag to force dhcp releases on instance termination. This a... | Vishvananda Ishaya | 2011-09-19 | 2 | -0/+26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove extra line | Vishvananda Ishaya | 2011-09-18 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get the interface using the network and instance | Vishvananda Ishaya | 2011-09-17 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flag typo | Vishvananda Ishaya | 2011-09-17 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add an optional flag to force dhcp release using dnsmasq-utils | Vishvananda Ishaya | 2011-09-17 | 2 | -0/+26 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing case where OSAPI server create would return 500 on malformed body. | Brian Waldon | 2011-09-19 | 2 | -1/+57 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removing extra newline | Brian Waldon | 2011-09-18 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | catching AttributeError and adding tests | Brian Waldon | 2011-09-18 | 2 | -1/+58 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the issue with the new dnsmasq where it tries and fails to bind to ipv6 a... | Vishvananda Ishaya | 2011-09-19 | 1 | -1/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't try to listen on ipv6 addresses, or new dnsmasq goes boom | Vishvananda Ishaya | 2011-09-19 | 1 | -1/+0 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the handling of snapshotting in libvirt driver to actually use the prop... | Thuleau Édouard | 2011-09-19 | 2 | -12/+52 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed tests | Vishvananda Ishaya | 2011-09-14 | 2 | -3/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove extra line for pep8 | Vishvananda Ishaya | 2011-09-09 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unnecessary qemu-img flag, use base image type by default | Vishvananda Ishaya | 2011-09-09 | 1 | -16/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merged rbp | Vishvananda Ishaya | 2011-09-09 | 41 | -117/+2760 | |
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests for flags 'snapshot_image_format'. | Thuleau Édouard | 2011-09-02 | 1 | -1/+40 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update snapshot image metada 'disk_format'. | Thuleau Édouard | 2011-09-02 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add flag 'snapshot_image_format' to select the disk format of the snapshot im... | Thuleau Édouard | 2011-09-02 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove vestigial db call for fixed_ips. | Jason Koelker | 2011-09-18 | 2 | -14/+21 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 | Jason Koelker | 2011-09-16 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | update tests to return fake_nw_info that is valid for the pre_live_migrate | Jason Koelker | 2011-09-16 | 1 | -9/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure to raise since the tests require it | Jason Koelker | 2011-09-16 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove getting fixed_ips directly from the db | Jason Koelker | 2011-09-16 | 1 | -5/+0 | |
| | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the user credentials for installing a config-drive from imageRef | Christopher MacGown | 2011-09-18 | 2 | -2/+16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix user_id, project_id reference for config_drive with imageRefs | Christopher MacGown | 2011-09-17 | 2 | -2/+16 | |
| | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some Linux systems can also be slow to start the guest agent. This branch ext... | Johannes Erdfelt | 2011-09-18 | 1 | -33/+31 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-13 | 16 | -1148/+849 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 20 | -186/+221 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 cleanups | Johannes Erdfelt | 2011-09-12 | 2 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo (woops) | Johannes Erdfelt | 2011-09-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 47 | -252/+2849 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | Johannes Erdfelt | 2011-09-07 | 4 | -4/+11 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-07 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wait longer for all agents, not just Windows | Johannes Erdfelt | 2011-09-07 | 1 | -33/+31 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug that would make spawning new instances fail if no port/protocol is ... | Soren Hansen | 2011-09-17 | 5 | -6/+78 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix failing test. | Soren Hansen | 2011-09-16 | 1 | -8/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk | Soren Hansen | 2011-09-16 | 115 | -3140/+6259 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
