| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from trunk | John Tran | 2011-06-23 | 7 | -51/+197 |
| |\ | |||||
| | * | Add xml serialization for all /images/<id>/meta and /images/<id>/meta/<key> r... | Brian Waldon | 2011-06-23 | 3 | -4/+142 |
| | |\ | |||||
| | | * | pep8 fixes | Brian Waldon | 2011-06-22 | 2 | -2/+0 |
| | | * | merging trunk | Brian Waldon | 2011-06-22 | 74 | -938/+2952 |
| | | |\ | |||||
| | | * | | reverting non-xml changes | Brian Waldon | 2011-06-22 | 2 | -11/+10 |
| | | * | | adding xml support to /images/<id>/meta resource; moving show/update entities... | Brian Waldon | 2011-06-10 | 3 | -14/+155 |
| | * | | | fixed pep8 issues | William Wolf | 2011-06-22 | 1 | -10/+11 |
| | * | | | image -> instance in comment | William Wolf | 2011-06-22 | 1 | -1/+1 |
| | * | | | merge from trunk | William Wolf | 2011-06-22 | 3 | -5/+4 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Stop trying to set a body for HTTP methods that do not allow it. It renders t... | Soren Hansen | 2011-06-21 | 3 | -5/+4 |
| | | |\ \ | |||||
| | | | * | | Stop trying to set a body for HTTP methods that do not allow it. It renders t... | Soren Hansen | 2011-06-21 | 3 | -5/+4 |
| | * | | | | merge from trunk | William Wolf | 2011-06-21 | 11 | -14/+331 |
| | |\| | | | |||||
| | * | | | | merge from trunk | William Wolf | 2011-06-21 | 13 | -73/+313 |
| | |\ \ \ \ | |||||
| | * | | | | | if we get InstanceNotFound error on create, ignore (means it has been deleted... | William Wolf | 2011-06-21 | 1 | -42/+50 |
| * | | | | | | altho security_group authorize & revoke tests already exist in test_api, addi... | John Tran | 2011-06-23 | 2 | -20/+129 |
| * | | | | | | ec2 api describe_security_groups allow group_id param , added tests for creat... | John Tran | 2011-06-21 | 2 | -8/+22 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | Other migrations have been merged in before us, so renumber | Johannes Erdfelt | 2011-06-20 | 1 | -0/+0 |
| * | | | | | Merge with trunk | Johannes Erdfelt | 2011-06-20 | 54 | -532/+1626 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Moving add_uuid migration to 025 | Rick Harris | 2011-06-20 | 1 | -0/+0 |
| | * | | | | Merging trunk, fixing conflicts | Rick Harris | 2011-06-20 | 25 | -157/+1165 |
| | |\| | | | |||||
| | | * | | | Check that server exists when interacting with /v1.1/servers/<id>/meta resource | Brian Waldon | 2011-06-20 | 3 | -10/+99 |
| | | |\ \ \ | |||||
| | | | * | | | moving instance existance logic down to api layer | Brian Waldon | 2011-06-17 | 3 | -21/+45 |
| | | | * | | | pep8 | Brian Waldon | 2011-06-15 | 1 | -0/+2 |
| | | | * | | | adding server existence check to server metadata resource | Brian Waldon | 2011-06-15 | 2 | -1/+64 |
| | | * | | | | Implements a portion of ec2 ebs boot. | Isaku Yamahata | 2011-06-17 | 23 | -147/+1066 |
| | | |\ \ \ \ | |||||
| | | | * | | | | pep8: white space/blank lines | Isaku Yamahata | 2011-06-18 | 2 | -3/+1 |
| | | | * | | | | fix mismerge. | Isaku Yamahata | 2011-06-16 | 1 | -1/+1 |
| | | | * | | | | merge with nova trunk | Isaku Yamahata | 2011-06-16 | 132 | -2192/+5591 |
| | | | |\| | | | |||||
| | | | * | | | | _setup_block_device_mapping: raise ApiError when db inconsistency found | Isaku Yamahata | 2011-06-16 | 1 | -2/+10 |
| | | | * | | | | db/block_device_mapping_get_all_by_instance: don't raise. | Isaku Yamahata | 2011-06-16 | 3 | -56/+45 |
| | | | * | | | | pep8 | Isaku Yamahata | 2011-06-15 | 10 | -30/+40 |
| | | | * | | | | typo | Isaku Yamahata | 2011-06-15 | 6 | -16/+18 |
| | | | * | | | | ec2utils: minor optimize _try_convert() | Isaku Yamahata | 2011-06-15 | 1 | -2/+3 |
| | | | * | | | | block_device_mapping: don't use [] as default argument | Isaku Yamahata | 2011-06-15 | 7 | -10/+15 |
| | | | * | | | | api/ec2: make the parameter parser an independent method | Isaku Yamahata | 2011-06-15 | 3 | -89/+97 |
| | | | * | | | | boot-from-volume: some comments and NOTE(user name) | Isaku Yamahata | 2011-05-29 | 3 | -0/+8 |
| | | | * | | | | Merge from nova trunk | Isaku Yamahata | 2011-05-27 | 58 | -1245/+2531 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | unittest: make unit tests happy | Isaku Yamahata | 2011-05-27 | 2 | -0/+12 |
| | | | * | | | | | unittest: tests for boot from volume and stop/start instances | Isaku Yamahata | 2011-05-27 | 2 | -10/+327 |
| | | | * | | | | | compute: implement ec2 stop/start instances | Isaku Yamahata | 2011-05-27 | 6 | -18/+134 |
| | | | * | | | | | compute, virt: support boot-from-volume without ephemeral device and no device | Isaku Yamahata | 2011-05-27 | 11 | -39/+243 |
| | | | * | | | | | db: add a table for block device mapping | Isaku Yamahata | 2011-05-27 | 4 | -0/+209 |
| | | | * | | | | | volume/api: allow volume clone from snapshot without size | Isaku Yamahata | 2011-05-27 | 1 | -1/+2 |
| | | | * | | | | | api/ec2: parse ec2 block device mapping and pass it down to compute api | Isaku Yamahata | 2011-05-27 | 2 | -2/+20 |
| | | | * | | | | | teach ec2 parser multi dot-separted argument | Isaku Yamahata | 2011-05-27 | 1 | -5/+12 |
| | | | * | | | | | api/ec2: make ec2 api accept true/false | Isaku Yamahata | 2011-05-27 | 1 | -4/+4 |
| | * | | | | | | | Adding tests for is_uuid_like | Rick Harris | 2011-06-18 | 2 | -4/+24 |
| | * | | | | | | | Using proper UUID format for uuids | Rick Harris | 2011-06-17 | 2 | -3/+3 |
| | * | | | | | | | Merging trunk | Rick Harris | 2011-06-17 | 27 | -302/+148 |
| | |\| | | | | | | |||||
| | | * | | | | | | Make EC2 update_instance() only update updatable_fields, rather than all | Thierry Carrez | 2011-06-17 | 2 | -2/+5 |
| | | |\ \ \ \ \ \ | |||||
