| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from trunk | John Tran | 2011-06-23 | 2 | -4/+53 |
| |\ | |||||
| | * | pep8 fixes | Brian Waldon | 2011-06-22 | 1 | -1/+0 |
| | * | merging trunk | Brian Waldon | 2011-06-22 | 16 | -445/+725 |
| | |\ | |||||
| | * | | reverting non-xml changes | Brian Waldon | 2011-06-22 | 1 | -4/+4 |
| | * | | adding xml support to /images/<id>/meta resource; moving show/update entities... | Brian Waldon | 2011-06-10 | 2 | -8/+58 |
| * | | | altho security_group authorize & revoke tests already exist in test_api, addi... | John Tran | 2011-06-23 | 1 | -20/+58 |
| * | | | ec2 api describe_security_groups allow group_id param , added tests for creat... | John Tran | 2011-06-21 | 1 | -8/+13 |
| | |/ |/| | |||||
| * | | Merging trunk, fixing conflicts | Rick Harris | 2011-06-20 | 4 | -93/+175 |
| |\ \ | |||||
| | * \ | Check that server exists when interacting with /v1.1/servers/<id>/meta resource | Brian Waldon | 2011-06-20 | 1 | -7/+31 |
| | |\ \ | |||||
| | | * | | moving instance existance logic down to api layer | Brian Waldon | 2011-06-17 | 1 | -18/+29 |
| | | * | | adding server existence check to server metadata resource | Brian Waldon | 2011-06-15 | 1 | -1/+14 |
| | * | | | Implements a portion of ec2 ebs boot. | Isaku Yamahata | 2011-06-17 | 3 | -86/+144 |
| | |\ \ \ | |||||
| | | * | | | merge with nova trunk | Isaku Yamahata | 2011-06-16 | 31 | -789/+1581 |
| | | |\| | | |||||
| | | * | | | pep8 | Isaku Yamahata | 2011-06-15 | 1 | -1/+1 |
| | | * | | | typo | Isaku Yamahata | 2011-06-15 | 1 | -4/+6 |
| | | * | | | ec2utils: minor optimize _try_convert() | Isaku Yamahata | 2011-06-15 | 1 | -2/+3 |
| | | * | | | api/ec2: make the parameter parser an independent method | Isaku Yamahata | 2011-06-15 | 2 | -88/+96 |
| | | * | | | boot-from-volume: some comments and NOTE(user name) | Isaku Yamahata | 2011-05-29 | 2 | -0/+7 |
| | | * | | | Merge from nova trunk | Isaku Yamahata | 2011-05-27 | 8 | -60/+146 |
| | | |\ \ \ | |||||
| | | * | | | | compute: implement ec2 stop/start instances | Isaku Yamahata | 2011-05-27 | 1 | -10/+24 |
| | | * | | | | api/ec2: parse ec2 block device mapping and pass it down to compute api | Isaku Yamahata | 2011-05-27 | 1 | -1/+19 |
| | | * | | | | 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 |
| * | | | | | | Merging trunk | Rick Harris | 2011-06-17 | 8 | -33/+30 |
| |\| | | | | | |||||
| | * | | | | | Make EC2 update_instance() only update updatable_fields, rather than all | Thierry Carrez | 2011-06-17 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix PEP8 | Thierry Carrez | 2011-06-17 | 1 | -1/+2 |
| | | * | | | | | Only update updateable fields | Thierry Carrez | 2011-06-10 | 1 | -1/+1 |
| | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Fixes two minor bugs (lp795123 and lp795126) in the extension mechanism. The... | Kevin L. Mitchell | 2011-06-17 | 1 | -5/+8 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove thirdwheel.py and do the test with a now-public ExtensionManager.add_e... | Kevin L. Mitchell | 2011-06-17 | 1 | -2/+2 |
| | | * | | | | | Fix lp795123 and lp795126 by making _check_extension() return True or False a... | Kevin L. Mitchell | 2011-06-16 | 1 | -3/+6 |
| | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Fix the volumes extension resource to have a proper prefix - /os-volumes | Naveed Massjouni | 2011-06-17 | 1 | -3/+3 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixing case of volumes alias | Naveed Massjouni | 2011-06-15 | 1 | -1/+1 |
| | | * | | | | | The volumes resource extension should be prefixed by its alias - os-volumes | Naveed Massjouni | 2011-06-15 | 1 | -2/+2 |
| | | * | | | | | Alias of volumes extension should be OS-VOLUMES | Naveed Massjouni | 2011-06-13 | 1 | -1/+1 |
| | * | | | | | | Removes nova/image/local.py (LocalImageService) | Brian Waldon | 2011-06-17 | 1 | -3/+0 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merging trunk | Brian Waldon | 2011-06-17 | 9 | -321/+515 |
| | | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | | merging trunk | Brian Waldon | 2011-06-13 | 12 | -56/+55 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | further changes | Brian Waldon | 2011-06-09 | 1 | -3/+0 |
| | * | | | | | | | | Increased error message readability for the OpenStack API. | Brian Lamar | 2011-06-17 | 3 | -14/+14 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Passed in explanation to 400 messages. | Brian Lamar | 2011-06-15 | 3 | -14/+14 |
| | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * / | | | | | | | Cleaned up some pep8 issues in nova/api/openstack/create_instance_helper.py a... | Kevin Bringard | 2011-06-17 | 2 | -7/+3 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Fixing private-ips test | Rick Harris | 2011-06-15 | 1 | -10/+9 |
| * | | | | | | | | Adding UUID test | Rick Harris | 2011-06-15 | 1 | -1/+2 |
| |/ / / / / / / | |||||
| * | | | | | | | Changed requests with malformed bodies to return a HTTP 400 Bad Request inste... | Alex Meade | 2011-06-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fixed HACKING | Alex Meade | 2011-06-14 | 1 | -3/+3 |
| * | | | | | | | | Phew ... ok, this is the last dist-scheduler merge before we get into serious... | Sandy Walsh | 2011-06-14 | 7 | -310/+482 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | removed extra init calls | Sandy Walsh | 2011-06-14 | 2 | -2/+0 |
| | * | | | | | | | | duplicate routes moved to base class | Sandy Walsh | 2011-06-14 | 1 | -33/+21 |
| | * | | | | | | | | version passing cleanup | Sandy Walsh | 2011-06-14 | 1 | -12/+14 |
| | * | | | | | | | | refactored out controller base class to use aggregation over inheritance | Sandy Walsh | 2011-06-14 | 3 | -52/+75 |
