| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge with trunk | William Wolf | 2011-09-19 | 2 | -12/+52 |
| |\ | |||||
| | * | 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 |
| * | | | | make our own function instead of using urllib.urlencode since we apparently d... | William Wolf | 2011-09-19 | 3 | -4/+14 |
| * | | | | merge with trunk | William Wolf | 2011-09-19 | 20 | -161/+358 |
| |\| | | | |||||
| | * | | | 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 |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | When swap is specified as block device mapping, its size becomes 0 wrongly. | Isaku Yamahata | 2011-09-17 | 2 | -23/+28 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | compute/api: swap size issue | Isaku Yamahata | 2011-09-16 | 2 | -23/+28 |
| | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | This changes the interpretation of 'swap' for an instance-type to be in MB ra... | Scott Moser | 2011-09-16 | 1 | -11/+11 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | merge with trunk at revno 1573 | Scott Moser | 2011-09-15 | 1 | -11/+11 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | interpret 'swap' to be in MB, not in GB. | Scott Moser | 2011-09-13 | 1 | -11/+11 |
| | | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met... | Thuleau Édouard | 2011-09-16 | 1 | -4/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merged trunk. | Thuleau Édouard | 2011-09-16 | 98 | -3085/+3578 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met... | Thuleau Édouard | 2011-09-09 | 1 | -4/+5 |
| | * | | | | | | | | | | | | Update the v1.0 rescue admin action and the v1.1 rescue extension to | Dan Prince | 2011-09-16 | 10 | -30/+108 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Update test_volumes to use FLAGS.password_length. | Dan Prince | 2011-09-16 | 1 | -1/+5 |
| | | * | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-09-16 | 19 | -94/+366 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Fixes libvirt rescue to use the same strategy as xen. Use a new copy of the ... | Vishvananda Ishaya | 2011-09-16 | 1 | -37/+40 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
