| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 53 | -1480/+2845 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 17 | -1149/+850 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 21 | -187/+226 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 60 | -1623/+2943 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | 132 | -4543/+6401 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure grantee_group is eagerly loaded. | Soren Hansen | 2011-09-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return three rules for describe_security_groups if a rule refers to a foreign... | Soren Hansen | 2011-09-15 | 2 | -21/+49 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust test_api to account to multiple rules getting returned for a single se... | Soren Hansen | 2011-09-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up security groups after use | Soren Hansen | 2011-09-05 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a security group rule that references another security group return ipPe... | Soren Hansen | 2011-09-05 | 2 | -4/+41 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accidentally added instance to security group twice in the test. Fixed. | Soren Hansen | 2011-09-04 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix protocol-less security groups. | Soren Hansen | 2011-09-02 | 2 | -1/+14 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
