| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | | | | | | | | | | | Forgot to handle return value | Kevin L. Mitchell | 2011-09-02 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | import filters in scheduler/host_filter.py so default_host_filter gets added ... | Kevin L. Mitchell | 2011-09-01 | 2 | -4/+7 | |
| | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Fixes NotFound exceptions to show the proper instance id in the ec2 api. | Vishvananda Ishaya | 2011-09-01 | 5 | -12/+72 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | add tests to verify NotFound exceptions are wrapped with the proper ids | Vishvananda Ishaya | 2011-08-26 | 3 | -7/+64 | |
| | * | | | | | | | | | | | | | | | | | | change snapshot msg too | Vishvananda Ishaya | 2011-08-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | Fix not found exceptions to properly use ec2_ips for not found | Vishvananda Ishaya | 2011-08-23 | 2 | -4/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | fix for lp838583 - fixes bug in os-floating-ips view code that prevents insta... | Anthony Young | 2011-09-01 | 2 | -7/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | fix for lp838583 - return instance_id for associated floating_ips, add test | Anthony Young | 2011-08-31 | 2 | -7/+20 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Accept keypair when you launch a new server. These properties would be stored... | Jesse Andrews | 2011-09-01 | 5 | -23/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | merge trunk, fix tests | Vishvananda Ishaya | 2011-08-31 | 52 | -876/+2865 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Correctly yield images from glance client through image service. | Brian Waldon | 2011-09-01 | 2 | -11/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | adding support for limiting in image service; updating tests with fixture ids... | Brian Waldon | 2011-08-31 | 2 | -7/+31 | |
| | * | | | | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-08-31 | 4 | -39/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | fixing bug | Brian Waldon | 2011-08-30 | 0 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | fixing short-ciruit condition | Brian Waldon | 2011-08-30 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | yielding all the images | Brian Waldon | 2011-08-30 | 1 | -1/+2 | |
| | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Simple usage extension for nova. Uses db to calculate tenant_usage for speci... | Vishvananda Ishaya | 2011-09-01 | 10 | -79/+529 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk, fix conflict | Vishvananda Ishaya | 2011-08-31 | 2 | -0/+55 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Validates that user-data is b64 encoded. | Tushar Patil | 2011-08-31 | 2 | -0/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Removed debug messages | Tushar Patil | 2011-08-30 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | Fix for LP Bug #837534 | Tushar Patil | 2011-08-30 | 2 | -1/+58 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | remove extra test | Vishvananda Ishaya | 2011-08-31 | 1 | -13/+0 | |
| | | * | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-08-31 | 45 | -802/+2273 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fixed and improved the way instance "states" are set. Instead of relying on s... | Brian Lamar | 2011-08-31 | 20 | -441/+830 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Removed extraneous import and s/vm_state.STOP/vm_states.STOPPED/ | Brian Lamar | 2011-08-31 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-31 | 4 | -39/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix a bad merge on my part, this fixes rebuilds\! | Brian Lamar | 2011-08-30 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-29 | 3 | -10/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-29 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Increased migration number. | Brian Lamar | 2011-08-29 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-29 | 34 | -29/+4535 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Tiny tweaks to the migration script. | Brian Lamar | 2011-08-26 | 1 | -12/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | Merged trunk and fixed conflicts. | Brian Lamar | 2011-08-26 | 13 | -28/+652 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Test fixup after last review feedback commit. | Brian Lamar | 2011-08-25 | 3 | -10/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | review feedback | Brian Lamar | 2011-08-25 | 6 | -61/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | Bumped migration number. | Brian Lamar | 2011-08-25 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-25 | 18 | -19/+1797 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Review feedback. | Brian Lamar | 2011-08-25 | 2 | -6/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | Reverted two mistakes when looking over full diff. | Brian Lamar | 2011-08-25 | 2 | -8/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | Verify resize needs to be set. | Brian Lamar | 2011-08-25 | 2 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | Set error state when migration prep fails. | Brian Lamar | 2011-08-25 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | Removed invalid test. | Brian Lamar | 2011-08-25 | 1 | -13/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Removed RESIZE-CONFIRM hack. | Brian Lamar | 2011-08-25 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Set state to RESIZING during resizing... | Brian Lamar | 2011-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-25 | 3 | -1/+192 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Another attempt at fixing hanging test. | Brian Lamar | 2011-08-25 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | stub_instance fix from merge conflict | Brian Lamar | 2011-08-24 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | Added fix for parallel build test. | Brian Lamar | 2011-08-24 | 2 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fixed silly ordering issue which was causing tons of test failures. | Brian Lamar | 2011-08-24 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | merged trunk | Brian Lamar | 2011-08-24 | 5 | -1/+174 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
