| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from trunk | John Tran | 2011-06-23 | 9 | -53/+204 |
| |\ | |||||
| | * | "nova-manage checks if user is member of proj, prior to adding role for that ... | John Tran | 2011-06-23 | 1 | -0/+5 |
| | |\ | |||||
| | | * | nova-manage checks if user is member of proj, prior to adding role for that p... | John Tran | 2011-06-20 | 1 | -0/+5 |
| | * | | 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 | 91 | -1302/+3205 |
| | | |\ \ | |||||
| | | * | | | 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 |
| | * | | | | This catches the InstanceNotFound exception on create, and ignores it. This ... | William Wolf | 2011-06-23 | 1 | -42/+51 |
| | |\ \ \ \ | |||||
| | | * | | | | fixed pep8 issues | William Wolf | 2011-06-22 | 1 | -10/+11 |
| | | * | | | | merge from trunk | William Wolf | 2011-06-22 | 1 | -1/+1 |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Fixes issues with displaying exceptions regarding flavors in nova-manage | Alex Meade | 2011-06-22 | 1 | -1/+1 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | fixed incorrect exception | Alex Meade | 2011-06-22 | 1 | -1/+1 |
| | |/ / / / | |||||
| | | * | | | image -> instance in comment | William Wolf | 2011-06-22 | 1 | -1/+1 |
| | | * | | | merge from trunk | William Wolf | 2011-06-22 | 4 | -6/+5 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Stop trying to set a body for HTTP methods that do not allow it. It renders t... | Soren Hansen | 2011-06-21 | 4 | -6/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | Bump WebOb requirement to 1.0.8 in pip-requires. | Soren Hansen | 2011-06-21 | 1 | -1/+1 |
| | | * | | | | 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 | 13 | -16/+430 |
| | | | |\ \ \ | | |_|/ / / | |/| | | | | |||||
| | | | * | | | 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 |
| |/ / / / / | |||||
| * | | | | | This branch adds support to the xenapi driver for updating the guest agent on... | Johannes Erdfelt | 2011-06-21 | 13 | -16/+430 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | 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 | 57 | -544/+1633 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | This patch adds support for working with instances by UUID in addition to int... | Rick Harris | 2011-06-20 | 13 | -73/+313 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | 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 | 158 | -2550/+6305 |
| | |\| | | | | | |||||
| | * | | | | | | _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 | 69 | -1373/+2760 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
