| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Added DELETED status to OSAPI just in case. | Brian Lamar | 2011-08-24 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed issue where we were setting the state to DELETED before it's actually d... | Brian Lamar | 2011-08-24 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merged trunk and fixed conflicts. | Brian Lamar | 2011-08-24 | 10 | -47/+387 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix for trying rebuilds when instance is not active. | Brian Lamar | 2011-08-24 | 3 | -15/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed rebuild naming issue and reverted other fix which didn't fix anythin. | Brian Lamar | 2011-08-24 | 2 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Attempt to fix issue when deleting an instance when it's still in BUILD. | Brian Lamar | 2011-08-24 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-24 | 22 | -10/+303 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix for migrations. | Brian Lamar | 2011-08-24 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Conversion to SQLAlchemy-style. | Brian Lamar | 2011-08-24 | 1 | -34/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Commit without test data in migration. | Brian Lamar | 2011-08-24 | 1 | -38/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Commit with test data in migration. | Brian Lamar | 2011-08-24 | 3 | -20/+149 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Updated migration number. | Brian Lamar | 2011-08-23 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-23 | 57 | -819/+2169 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | PEP8 fixes | Brian Lamar | 2011-08-23 | 4 | -57/+63 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-22 | 32 | -397/+555 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge and fix tests. | Brian Lamar | 2011-08-22 | 16 | -147/+202 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Use 'vm_state' instead of 'state' in instance filters query. | Dan Prince | 2011-08-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for a number of tests. | Brian Lamar | 2011-08-22 | 3 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged with Dan to fix some EC2 cases. | Brian Lamar | 2011-08-22 | 4 | -5/+7 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Fixes/updates to make test_cloud pass. | Dan Prince | 2011-08-22 | 4 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix scheduler and integrated tests. | Brian Lamar | 2011-08-22 | 2 | -5/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Update migration number. | Dan Prince | 2011-08-22 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merged with Dan. | Brian Lamar | 2011-08-22 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Update virt/fake to correct power state issue. | Dan Prince | 2011-08-22 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged task_state -> task_states and fixed test_servers test. | Brian Lamar | 2011-08-22 | 7 | -24/+22 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Renamed task_state to task_states... | Dan Prince | 2011-08-22 | 5 | -21/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-22 | 19 | -324/+1356 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Ec2 API updates. | Dan Prince | 2011-08-22 | 3 | -11/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-19 | 10 | -26/+162 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of modifications surrounding the OSAPI to remove any mention of dealing ... | Brian Lamar | 2011-08-19 | 8 | -95/+138 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | vm_state --> vm_states | Dan Prince | 2011-08-19 | 7 | -67/+67 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bump migration number. | Dan Prince | 2011-08-19 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-08-19 | 75 | -1239/+2223 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Updated a number of items to pave the way for new states. | Brian Lamar | 2011-08-18 | 7 | -55/+51 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Updated compute manager/API to use vm/task states. | Brian Lamar | 2011-08-17 | 4 | -227/+296 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Initial instance states migration. | Dan Prince | 2011-08-17 | 1 | -0/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Pep8 fixes. | Dan Prince | 2011-08-17 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Split set state into vm, task, and power state functions. | Dan Prince | 2011-08-17 | 1 | -9/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add modules for task and vm states. | Dan Prince | 2011-08-17 | 2 | -0/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements lp:798876 which is 'switch carrot to kombu'. Leaves carrot as the... | Chris Behrens | 2011-08-31 | 17 | -325/+1257 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kludge for kombu 1.1.3 memory transport bug | Chris Behrens | 2011-08-31 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | switched default to kombu per vishy | Chris Behrens | 2011-08-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | use kombu.connection.BrokerConnection vs kombu.connection.Connection so that ... | Chris Behrens | 2011-08-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | logging change when rpc pool creates new connection | Chris Behrens | 2011-08-30 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fix | Chris Behrens | 2011-08-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | make default carrot again and delay the import in rpc/__init__.py | Chris Behrens | 2011-08-30 | 1 | -8/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | add kombu to pip-requires and contrib/nova.sh | Chris Behrens | 2011-08-30 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | restore old way FLAGS.rpc_backend worked.. no short name support for consist... | Chris Behrens | 2011-08-30 | 1 | -10/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unneeded connection= in carrot Consumer init | Chris Behrens | 2011-08-29 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fix for test_rpc_common.py | Chris Behrens | 2011-08-29 | 1 | -2/+3 | |
