| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | Fix keys in ec2 conversion to make sure not to use unicode. | Vishvananda Ishaya | 2011-09-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | make sure kwargs are strings and not unicode | Vishvananda Ishaya | 2011-09-21 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Adds an 'alternate' link to image views per 3.10 and 3.11 of http://docs.open... | Josh Kearney | 2011-09-21 | 6 | -2/+138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Include 'type' in XML output. | Josh Kearney | 2011-09-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | Minor cleanup. | Josh Kearney | 2011-09-20 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | Added another unit test. | Josh Kearney | 2011-09-20 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | Fixed unit tests with some minor refactoring. | Josh Kearney | 2011-09-20 | 3 | -14/+108 | |
| | * | | | | | | | | | | | | Refactored alternate link generation. | Josh Kearney | 2011-09-20 | 4 | -19/+32 | |
| | * | | | | | | | | | | | | Added function to construct a glance URL and unit test. | Josh Kearney | 2011-09-20 | 3 | -1/+21 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Instance deletions in Openstack are immediate. This can cause data to be lost... | Johannes Erdfelt | 2011-09-21 | 15 | -27/+397 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-15 | 4 | -28/+101 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | In the unlikely case of an instance losing a host, make sure we still | Johannes Erdfelt | 2011-09-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-14 | 16 | -224/+271 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Cleanup state management to use vm_state instead of task_state | Johannes Erdfelt | 2011-09-14 | 7 | -24/+58 | |
| | * | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-14 | 40 | -1333/+1643 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | 2 | -19/+102 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-09-12 | 38 | -215/+208 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Make whitespace consistent | Johannes Erdfelt | 2011-09-09 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-09 | 32 | -1553/+1084 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Use triple quotes for docstrings to be consistent | Johannes Erdfelt | 2011-09-09 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-08 | 18 | -22/+1775 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Cleanup some more comments | Johannes Erdfelt | 2011-09-08 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | Cleanup some comments | Johannes Erdfelt | 2011-09-08 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | Ensure restore and forceDelete don't do anything unless the server is | Johannes Erdfelt | 2011-09-07 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | | | | | | Check task_state for queued delete | Johannes Erdfelt | 2011-09-07 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | Make sure instance is deleted before allowing restore or forceDelete | Johannes Erdfelt | 2011-09-07 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | | | Add local hostname to fix Authors test | Johannes Erdfelt | 2011-09-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-07 | 4 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | delete_instance_interval -> reclaim_instance_interval | Johannes Erdfelt | 2011-09-07 | 3 | -7/+8 | |
| | * | | | | | | | | | | | | | | | | | | | PEP8 cleanup | Johannes Erdfelt | 2011-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Restart compute with a lower periodic_interval to make test run faster | Johannes Erdfelt | 2011-09-07 | 2 | -5/+17 | |
| | * | | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-07 | 10 | -13/+76 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Tests for deferred delete, restore and forceDelete | Johannes Erdfelt | 2011-09-07 | 1 | -14/+109 | |
| | * | | | | | | | | | | | | | | | | | | | | Default to 0 seconds (off) | Johannes Erdfelt | 2011-09-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | PEP8 cleanups | Johannes Erdfelt | 2011-09-06 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Include new extension | Johannes Erdfelt | 2011-09-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-09-06 | 12 | -43/+203 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Implement deferred delete of instances | Johannes Erdfelt | 2011-09-06 | 7 | -9/+204 | |
| * | | | | | | | | | | | | | | | | | | | | | | Makes sure ips are moved on the bridge for nodes running dnsmasq so that the ... | Vishvananda Ishaya | 2011-09-21 | 2 | -16/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | pep8 | Vishvananda Ishaya | 2011-09-21 | 2 | -14/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | add tests and fix bug when no ip was set | Vishvananda Ishaya | 2011-09-21 | 2 | -1/+56 | |
| | * | | | | | | | | | | | | | | | | | | | | | | fix moving of ips on flatdhcp bridge | Vishvananda Ishaya | 2011-09-21 | 1 | -16/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-09-21 | 114 | -3663/+4822 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | | | | | | | fix diverged branch | Sandy Walsh | 2011-09-21 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | * | | | | | | | removed unused import | Sandy Walsh | 2011-09-16 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | * | | | | | | | | migration conflict fixed | Sandy Walsh | 2011-09-21 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | * | | | | | | | | clean up based on cerberus review | Sandy Walsh | 2011-09-21 | 44 | -695/+1249 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Remove keystone middlewares. | Vishvananda Ishaya | 2011-09-21 | 3 | -113/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
