| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Assume that if we don't find a VM for an instance in the DB, and the DB state... | Justin Santa Barbara | 2011-03-28 | 1 | -4/+21 |
| |\ | |||||
| | * | Fix formatting of TODO and NOTE - should be a space after the # | Justin Santa Barbara | 2011-03-28 | 1 | -9/+9 |
| | * | Clarified note about scope of the _poll_instance_states function | Justin Santa Barbara | 2011-03-28 | 1 | -1/+3 |
| | * | Fixed some format strings | Justin Santa Barbara | 2011-03-28 | 1 | -2/+2 |
| | * | pep8 fixes | Justin Santa Barbara | 2011-03-28 | 1 | -1/+1 |
| | * | Assume that if we don't find a VM for an instance in the DB, and the DB state... | Justin Santa Barbara | 2011-03-28 | 1 | -4/+19 |
| * | | pep8 fixes | Justin Santa Barbara | 2011-03-28 | 1 | -3/+1 |
| * | | There were two periodic_tasks functions, due to parallel merges in compute.ma... | Justin Santa Barbara | 2011-03-28 | 1 | -6/+11 |
| |/ | |||||
| * | Merge w/ trunk resolving conflicts. | Dan Prince | 2011-03-24 | 1 | -15/+25 |
| |\ | |||||
| | * | Merging trunk | Rick Harris | 2011-03-24 | 1 | -5/+21 |
| | |\ | |||||
| | | * | support volume and network in the direct api | termie | 2011-03-24 | 1 | -4/+5 |
| | * | | Merging trunk | Rick Harris | 2011-03-24 | 3 | -35/+186 |
| | |\ \ | |||||
| | * | | | Filtering images by user_id now | Rick Harris | 2011-03-23 | 1 | -1/+2 |
| | * | | | get_all cleanup | Rick Harris | 2011-03-22 | 1 | -7/+13 |
| | * | | | Refactored out _safe_translate code | Rick Harris | 2011-03-22 | 1 | -4/+6 |
| | * | | | Merging trunk | Rick Harris | 2011-03-22 | 2 | -16/+39 |
| | |\ \ \ | |||||
| | * \ \ \ | Merging trunk | Rick Harris | 2011-03-15 | 1 | -1/+252 |
| | |\ \ \ \ | |||||
| | * | | | | | Adding instance_id as Glance image_property | Rick Harris | 2011-03-14 | 1 | -1/+1 |
| * | | | | | | Merge w/ trunk. | Dan Prince | 2011-03-24 | 2 | -3/+19 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | trunk merge | Sandy Walsh | 2011-03-24 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | | Aggregates capabilities from Compute, Network, Volume to the ZoneManager in S... | Sandy Walsh | 2011-03-24 | 1 | -2/+3 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | trunk merge | Sandy Walsh | 2011-03-23 | 1 | -3/+11 |
| | | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | | indenting cleanup | Sandy Walsh | 2011-03-23 | 1 | -1/+1 |
| | * | | | | | | trunk merge | Sandy Walsh | 2011-03-24 | 3 | -33/+183 |
| | |\| | | | | | |||||
| | * | | | | | | trunk merge | Sandy Walsh | 2011-03-22 | 1 | -3/+11 |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | | zones3 and trunk merge | Sandy Walsh | 2011-03-21 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | | trunk merge | Sandy Walsh | 2011-03-21 | 1 | -2/+2 |
| | | |\ \ \ \ \ | |||||
| | * | | | | | | | whoopsy | Sandy Walsh | 2011-03-18 | 1 | -1/+1 |
| | * | | | | | | | enable_zone_routing flag | Sandy Walsh | 2011-03-18 | 1 | -11/+9 |
| | * | | | | | | | refactored out middleware, now it's a decorator on service.api | Sandy Walsh | 2011-03-17 | 2 | -19/+311 |
| | |\| | | | | | | |||||
| | | * | | | | | | merge with trunk. moved scheduler_manager into manager. fixed tests | Sandy Walsh | 2011-03-17 | 2 | -19/+293 |
| | | |\ \ \ \ \ \ | |||||
| | * | | | | | | | | cleanup | Sandy Walsh | 2011-03-16 | 1 | -1/+0 |
| | * | | | | | | | | moved scheduler API check into db.api decorator | Sandy Walsh | 2011-03-16 | 2 | -12/+3 |
| | * | | | | | | | | Refactored ZoneRedirect into ZoneChildHelper so ZoneManager can use this too. | Sandy Walsh | 2011-03-16 | 1 | -6/+2 |
| | * | | | | | | | | first pass openstack redirect working | Sandy Walsh | 2011-03-15 | 2 | -2/+7 |
| | * | | | | | | | | exception fixup | Sandy Walsh | 2011-03-15 | 2 | -6/+12 |
| | |\| | | | | | | | |||||
| | | * | | | | | | | merge with zones2 fixes and trunk | Sandy Walsh | 2011-02-25 | 1 | -3/+1 |
| | |/| | | | | | | | |||||
| | * | | | | | | | | merge trunk | Sandy Walsh | 2011-02-24 | 2 | -2/+151 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Tests all working again | Sandy Walsh | 2011-02-23 | 1 | -1/+2 |
| | * | | | | | | | | | service ping working | Sandy Walsh | 2011-02-20 | 1 | -2/+2 |
| * | | | | | | | | | | change names for consistency with existing db api | Mark Washenberger | 2011-03-24 | 1 | -3/+3 |
| * | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-03-24 | 3 | -33/+183 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | Pass a fake timing source to live_migration_pre in every test that expectes i... | Soren Hansen | 2011-03-24 | 1 | -2/+6 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge trunk | Soren Hansen | 2011-03-24 | 2 | -26/+102 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Apparantly a more common problem than first thought. | Soren Hansen | 2011-03-22 | 1 | -2/+6 |
| | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | Merged with conflict and resolved conflict (with my own patch, no less) | Justin Santa Barbara | 2011-03-24 | 1 | -4/+13 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | better logging of exceptions | Justin Santa Barbara | 2011-03-24 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Report the exception (happens when can't import libvirt) | Justin Santa Barbara | 2011-03-23 | 1 | -2/+2 |
| | | | |/ / / / / / / / | |||||
| | | * | | | | | | | | | Offers the ability to run a periodic_task that sweeps through rescued instanc... | Josh Kearney | 2011-03-24 | 1 | -2/+11 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Review feedback | Josh Kearney | 2011-03-23 | 1 | -1/+1 |
