| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | Split internal API get calls to get and get_all, where the former takes an ID... | Eric Day | 2011-01-05 | 1 | -5/+7 | |
| | | * | | | | | | | | | | | Moved __init__ api code to api.py and changed allowed_instances quota method ... | Eric Day | 2011-01-04 | 2 | -368/+386 | |
| | | * | | | | | | | | | | | Merged trunk. | Eric Day | 2011-01-04 | 2 | -2/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixes LP688545 | Josh Kearney | 2011-01-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | pep8 fixes | Todd Willey | 2011-01-03 | 2 | -0/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge trunk. | Todd Willey | 2010-12-28 | 6 | -87/+187 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Burnin support by specifying a specific host via availability_zone for running | Todd Willey | 2010-12-21 | 1 | -1/+3 | |
| | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | Merged trunk. | Eric Day | 2010-12-30 | 3 | -8/+112 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 3 | -8/+112 | |
| | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 3 | -1/+105 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-30 | 3 | -1/+105 | |
| | | | | | | | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | Moved network operation code in ec2 api into a generic network API class. Rem... | Eric Day | 2010-12-30 | 1 | -7/+13 | |
| | | | | |/ / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | Converted a few more ec2 calls to use compute api. | Eric Day | 2010-12-29 | 1 | -3/+9 | |
| | | | | * | | | | | | | | | | Cleaned up the compute API, mostly consistency with other parts of the system... | Eric Day | 2010-12-29 | 2 | -344/+312 | |
| | | | | |/ / / / / / / / / | ||||||
| | | | | * / / / / / / / / | Moved ec2 volume operations into a volume API interface for other components ... | Eric Day | 2010-12-29 | 1 | -1/+33 | |
| | | | | |/ / / / / / / / | ||||||
| | | | | * | | | | | | | | Merged trunk. | Eric Day | 2010-12-27 | 5 | -160/+267 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Converted the instance table to use a uuid instead of a auto_increment ID and... | Eric Day | 2010-12-09 | 1 | -14/+12 | |
| | | | * | | | | | | | | | | altered argument handling | Trey Morris | 2011-01-06 | 1 | -29/+15 | |
| | | | * | | | | | | | | | | altered the compute lock test | Trey Morris | 2010-12-29 | 1 | -6/+10 | |
| | | | * | | | | | | | | | | syntax error | Trey Morris | 2010-12-29 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | moved check lock decorator from the compute api to the come manager... when i... | Trey Morris | 2010-12-29 | 2 | -52/+65 | |
| | | | * | | | | | | | | | | removed db.set_lock, using update_instance instead | Trey Morris | 2010-12-29 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | added some logging | Trey Morris | 2010-12-29 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | typo, trying to hurry.. look where that got me | Trey Morris | 2010-12-29 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | altered error exception/logging | Trey Morris | 2010-12-29 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | altered error exception/logging | Trey Morris | 2010-12-29 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | fixd variables being out of scope in lock decorator | Trey Morris | 2010-12-29 | 1 | -1/+5 | |
| | | | * | | | | | | | | | | moved check lock decorator to compute api level. altered openstack.test_serve... | Trey Morris | 2010-12-29 | 1 | -0/+44 | |
| | | | * | | | | | | | | | | initial lock functionality commit | Trey Morris | 2010-12-28 | 2 | -1/+58 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | | Stop returning generators in the refresh_security_group_{rules,members} methods. | Soren Hansen | 2011-01-03 | 1 | -2/+2 | |
| | | | | | * | | | | | | | Merge trunk | Soren Hansen | 2011-01-03 | 6 | -158/+375 | |
| | | | | | |\ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | | | | * | | | | | | | Lots of PEP-8 work. | Soren Hansen | 2010-12-15 | 2 | -8/+2 | |
| | | | | | * | | | | | | | refresh_security_group renamed to refresh_security_group_rules | Soren Hansen | 2010-12-15 | 1 | -1/+1 | |
| | | | | | * | | | | | | | Merge trunk | Soren Hansen | 2010-12-15 | 1 | -2/+2 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Move security group refresh logic into ComputeAPI. | Soren Hansen | 2010-12-13 | 2 | -3/+74 | |
| | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | | | | | | | | | | * | Add support for EBS volumes to the live migration feature. | Muneyuki Noguchi | 2011-01-11 | 2 | -24/+34 | |
| | | | | | | | | | | | * | 最新バージョンにマージ。変更点は以下の通り。 | masumotok | 2010-12-31 | 3 | -6/+113 | |
| | | | | | | | | | | | |\ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Make compute.api methods verbs | Josh Kearney | 2010-12-30 | 1 | -2/+2 | |
| | | * | | | | | | | | | | Review feedback | Josh Kearney | 2010-12-30 | 2 | -16/+1 | |
| | | * | | | | | | | | | | Merged trunk | Josh Kearney | 2010-12-30 | 2 | -0/+30 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | Merging trunk | Rick Harris | 2010-12-28 | 3 | -1/+54 | |
| | | | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | Merging trunk | Rick Harris | 2010-12-27 | 1 | -5/+6 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | Merging trunk, fixing failed tests | Rick Harris | 2010-12-27 | 2 | -48/+89 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | i18n support for xs-snaps | Rick Harris | 2010-12-22 | 1 | -7/+4 | |
| | | | * | | | | | | | | | Merging trunk | Rick Harris | 2010-12-22 | 5 | -36/+41 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Getting Snapshots to work with cloudservers command-line tool | Rick Harris | 2010-12-22 | 2 | -8/+12 | |
| | | | * | | | | | | | | | | Merging trunk | Rick Harris | 2010-12-20 | 3 | -9/+89 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Cleaned up TODOs, using flags now | Rick Harris | 2010-12-17 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | XenAPI Snapshots first cut | Rick Harris | 2010-12-16 | 1 | -1/+29 | |
| | | * | | | | | | | | | | | Implemented review feedback | Josh Kearney | 2010-12-30 | 1 | -3/+3 | |
