| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Fixed Authors conflict and re-merged with trunk | Sandy Walsh | 2010-12-09 | 6 | -439/+106 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | merge conflict | Trey Morris | 2010-12-08 | 3 | -186/+43 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Fixed conflicts with gundlach's fixes. | Eric Day | 2010-12-06 | 1 | -3/+4 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Don't wrap HTTPAccepted in a fault. Correctly pass kwargs to update_instance. | Michael Gundlach | 2010-12-06 | 1 | -2/+3 | |
| | | * | | | | | | | Finished cleaning up the openstack servers API, it no longer touches the data... | Eric Day | 2010-12-03 | 2 | -45/+28 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merged reboot-rescue into network-manager. | Eric Day | 2010-12-03 | 2 | -19/+15 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merged trunk. | Eric Day | 2010-12-03 | 2 | -19/+15 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Pushed terminate instance and network manager/topic methods into network.comp... | Eric Day | 2010-12-02 | 2 | -79/+12 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Moved reboot/rescue methods into nova.compute.api. | Eric Day | 2010-12-02 | 3 | -64/+4 | |
| | * | | | | | | | | modified a few files | Trey Morris | 2010-12-07 | 1 | -1/+0 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Use newfangled compute_api | Michael Gundlach | 2010-12-02 | 1 | -1/+1 | |
| | * | | | | | | | Oops, update 'display_name', not 'name'. And un-extract-method. | Michael Gundlach | 2010-12-02 | 2 | -13/+9 | |
| | * | | | | | | | Correctly translate instance ids to internal_ids in some spots we neglected. | Michael Gundlach | 2010-12-02 | 1 | -6/+6 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merged trunk and resolved conflicts. | Eric Day | 2010-12-02 | 4 | -16/+19 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Remove duplicate field and make OpenStack API return server.name for EC2-API-... | Michael Gundlach | 2010-12-01 | 1 | -3/+2 | |
| | | * | | | | | | OpenStack API returns the wrong x-server-management-url. Fix that. | Michael Gundlach | 2010-11-30 | 1 | -11/+11 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix unit tests | Michael Gundlach | 2010-11-30 | 1 | -4/+1 | |
| | | | * | | | | | | Return the correct server_management_url | Michael Gundlach | 2010-11-29 | 1 | -7/+10 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | Rename imageSet variable to images. | Soren Hansen | 2010-11-30 | 1 | -3/+3 | |
| | | * | | | | | | Correctly handle imageId list passed to DescribeImages API call. | Soren Hansen | 2010-11-29 | 1 | -1/+4 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Rename cloudServersFault to computeFault -- I missed this Rackspace branding ... | Michael Gundlach | 2010-11-29 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Rename cloudServersFault (rackspace branding) to computeFault. Fixes bug lp6... | Michael Gundlach | 2010-11-22 | 1 | -1/+1 | |
| | * | | | | | | | Broke parts of compute manager out into compute.api to separate what gets run... | Eric Day | 2010-12-01 | 2 | -9/+11 | |
| | * | | | | | | | Consolidated the start instance logic in the two API classes into a single me... | Eric Day | 2010-11-24 | 2 | -230/+40 | |
| | |/ / / / / / | ||||||
| * | | | | | | | PEP8 fixes | Sandy Walsh | 2010-11-16 | 1 | -0/+1 | |
| * | | | | | | | Changed from fine-grained operation control to binary admin on/off setting. | Sandy Walsh | 2010-11-16 | 1 | -1/+0 | |
| |\| | | | | | | ||||||
| | * | | | | | | Remove FAKE_subdomain from docs | Josh Kearney | 2010-11-23 | 1 | -1/+0 | |
| * | | | | | | | Changed from fine-grained operation control to binary admin on/off setting. | Sandy Walsh | 2010-11-16 | 1 | -34/+22 | |
| * | | | | | | | base commit | Sandy Walsh | 2010-11-15 | 1 | -15/+34 | |
| |/ / / / / / | ||||||
| * | | | | | | Moves the EC2 API S3 image service into nova.service. There is still work to ... | Eric Day | 2010-11-19 | 3 | -140/+20 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | First step to getting the image APIs consolidated. The EC2 API was using a on... | Eric Day | 2010-11-18 | 3 | -140/+20 | |
| | |/ / / / / | ||||||
| * / / / / / | Make sure that the response body is a string and not unicode | root | 2010-11-18 | 1 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | fixes errors in describe address and associate address. Adds test cases | Vishvananda Ishaya | 2010-11-16 | 1 | -3/+3 | |
| * | | | | | The docs are just going to be wrong for now. I'll file a bug upstream. | Todd Willey | 2010-11-15 | 1 | -2/+0 | |
| * | | | | | Fix docstrings for wsigfied methods. | Todd Willey | 2010-11-05 | 1 | -0/+3 | |
| * | | | | | merged trunk | Vishvananda Ishaya | 2010-11-03 | 2 | -4/+15 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | merged trunk, just in case | Vishvananda Ishaya | 2010-10-30 | 3 | -49/+44 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | renamed target_id to iscsi_target | Vishvananda Ishaya | 2010-10-25 | 4 | -3/+50 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | more bugfixes, flag for local volumes | Vishvananda Ishaya | 2010-10-25 | 2 | -2/+6 | |
| | * | | | | | | fix bugs, describe volumes, detach on terminate | Vishvananda Ishaya | 2010-10-25 | 1 | -3/+10 | |
| * | | | | | | | Merge trunk. | Todd Willey | 2010-11-02 | 1 | -19/+15 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Added support for OpenStack and EC2 APIs to run on different ports. | Eric Day | 2010-11-02 | 1 | -19/+15 | |
| * | | | | | | | Add ec2 api docs. | Todd Willey | 2010-11-01 | 1 | -1/+3 | |
| * | | | | | | | API endpoint documentation. | Todd Willey | 2010-11-01 | 1 | -1/+7 | |
| |/ / / / / / | ||||||
| * | | | | | | Remove unused updated_data variable | jaypipes@gmail.com | 2010-10-28 | 1 | -3/+0 | |
| * | | | | | | OK, let's try this one more time. | jaypipes@gmail.com | 2010-10-27 | 2 | -9/+8 | |
| * | | | | | | Style cleanups and review from Eric. | jaypipes@gmail.com | 2010-10-27 | 1 | -11/+12 | |
| * | | | | | | Merge trunk and resolve conflicts | jaypipes@gmail.com | 2010-10-27 | 17 | -136/+185 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Adds rescue and unrescue commands. | Vishvananda Ishaya | 2010-10-26 | 2 | -2/+35 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | pep 8 cleanup and typo in resize | Vishvananda Ishaya | 2010-10-24 | 1 | -0/+2 | |
