| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | tests pass and pep8'ed | Sandy Walsh | 2011-05-26 | 1 | -15/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | refactoring compute.api.create() | Sandy Walsh | 2011-05-26 | 1 | -75/+118 | |
| | | * | | | | | | | | | | | | | | | | | | | | starting breakdown of nova.compute.api.create() | Sandy Walsh | 2011-05-25 | 1 | -7/+60 | |
| | | * | | | | | | | | | | | | | | | | | | | | merge against 2a | Sandy Walsh | 2011-05-25 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | more fix up | Sandy Walsh | 2011-05-24 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | getting closer to working select call | Sandy Walsh | 2011-05-23 | 1 | -8/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | skeleton of forwarding calls to child zones | Sandy Walsh | 2011-05-18 | 2 | -7/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed incorrect error message | Alex Meade | 2011-06-07 | 2 | -1/+2 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | removed network_info shims in vmops | Trey Morris | 2011-06-08 | 1 | -9/+7 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | merged trunk again | Trey Morris | 2011-06-03 | 3 | -22/+23 | |
| |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Changes all uses of utcnow to use the version in utils. This is a simple wra... | Vishvananda Ishaya | 2011-06-03 | 3 | -5/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | make all uses of utcnow use our testable utils.utcnow | Vishvananda Ishaya | 2011-06-02 | 3 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge from trunk. | Naveed Massjouni | 2011-06-02 | 1 | -3/+3 | |
| | |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-06-02 | 1 | -3/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | image href should be passed through the rebuild pipeline, not the image id. | Naveed Massjouni | 2011-06-01 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-05-31 | 2 | -16/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Updated compute api and manager to support image_refs in rebuild. | Dan Prince | 2011-05-30 | 2 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Rename instances.image_id to instances.image_ref. | Dan Prince | 2011-05-26 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-05-26 | 2 | -22/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Renamed image_ref variables to image_href. Since the convention is that x_ref | Naveed Massjouni | 2011-05-25 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | make image_ref and image_id usage more consistant, eliminate redundancy in co... | William Wolf | 2011-05-23 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | take out irrelevant TODO | William Wolf | 2011-05-23 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Renaming service_image_id vars to image_id to reduce confusion. | Naveed Massjouni | 2011-05-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | moved utils functions into nova/image/ | William Wolf | 2011-05-23 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | merge from trunk | William Wolf | 2011-05-20 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | fixed bug with compute_api not having actual image_ref to use proper image se... | William Wolf | 2011-05-18 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Removed all utils.import_object(FLAGS.image_service) and replaced with | Naveed Massjouni | 2011-05-18 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | use utils.get_image_service in compute_api | William Wolf | 2011-05-17 | 1 | -3/+6 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | merge trunk... yay... | Trey Morris | 2011-06-02 | 2 | -41/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Bugfix #780784. KeyError when creating custom image. | Mike Scherbakov | 2011-06-02 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | Merged with trunk | Mike Scherbakov | 2011-05-26 | 2 | -14/+69 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | Define image state during snapshotting. | Mike Scherbakov | 2011-05-15 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | updates to keep things looking better | William Wolf | 2011-06-01 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | fix pep8 issues | William Wolf | 2011-06-01 | 1 | -2/+1 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Basic hook-up to HostFilter and fixed up the passing of InstanceType spec to ... | Sandy Walsh | 2011-05-31 | 1 | -10/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | docstrings again and import ordering | Sandy Walsh | 2011-05-27 | 1 | -20/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | fixed docstrings and general tidying | Sandy Walsh | 2011-05-27 | 1 | -19/+20 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | trunk merge | Sandy Walsh | 2011-05-26 | 2 | -22/+37 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | missed a driver reference | Sandy Walsh | 2011-05-26 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | trunk merge | Sandy Walsh | 2011-05-25 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Trunk merge | Sandy Walsh | 2011-05-23 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | / / / / / / / / / / / / / | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | failure conditions are being sent back properly now | Sandy Walsh | 2011-05-16 | 2 | -8/+23 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | basic call going through | Sandy Walsh | 2011-05-16 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | Updates so that 'name' can be updated when doing a OS API v1.1 rebuild. | Dan Prince | 2011-05-30 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | | | | | | Update the rebuild_instance function in the compute manager so that it | Dan Prince | 2011-05-28 | 1 | -2/+3 | |
| | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Several changes designed to bring the openstack api 1.1 closer to spec | Mark Washenberger | 2011-05-25 | 1 | -5/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | don't give instance quota errors with negative values | Mark Washenberger | 2011-05-19 | 1 | -3/+7 | |
| | | * | | | | | | | | | | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-05-18 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | fixup absolute limits to latest 1.1 spec | Mark Washenberger | 2011-05-18 | 1 | -2/+3 | |
| | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | fix forever looping on a password reset API call | Chris Behrens | 2011-05-25 | 1 | -4/+16 | |
