summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | Added DELETED status to OSAPI just in case.Brian Lamar2011-08-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fixed issue where we were setting the state to DELETED before it's actually ↵Brian Lamar2011-08-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleted.
| * | | | | | | | | | | | | | | | | | | | | | Merged trunk and fixed conflicts.Brian Lamar2011-08-2410-47/+387
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix for trying rebuilds when instance is not active.Brian Lamar2011-08-243-15/+8
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fixed rebuild naming issue and reverted other fix which didn't fix anythin.Brian Lamar2011-08-242-6/+3
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Attempt to fix issue when deleting an instance when it's still in BUILD.Brian Lamar2011-08-241-1/+6
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-08-2422-10/+303
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix for migrations.Brian Lamar2011-08-241-8/+11
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Conversion to SQLAlchemy-style.Brian Lamar2011-08-241-34/+21
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Commit without test data in migration.Brian Lamar2011-08-241-38/+5
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Commit with test data in migration.Brian Lamar2011-08-243-20/+149
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Updated migration number.Brian Lamar2011-08-231-0/+0
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-08-2357-819/+2169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | PEP8 fixesBrian Lamar2011-08-234-57/+63
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-08-2232-397/+555
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge and fix tests.Brian Lamar2011-08-2216-147/+202
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Use 'vm_state' instead of 'state' in instance filters query.Dan Prince2011-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixes for a number of tests.Brian Lamar2011-08-223-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merged with Dan to fix some EC2 cases.Brian Lamar2011-08-224-5/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixes/updates to make test_cloud pass.Dan Prince2011-08-224-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix scheduler and integrated tests.Brian Lamar2011-08-222-5/+12
| |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Update migration number.Dan Prince2011-08-221-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merged with Dan.Brian Lamar2011-08-221-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Update virt/fake to correct power state issue.Dan Prince2011-08-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merged task_state -> task_states and fixed test_servers test.Brian Lamar2011-08-227-24/+22
| |\| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Renamed task_state to task_states...Dan Prince2011-08-225-21/+20
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-08-2219-324/+1356
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Ec2 API updates.Dan Prince2011-08-223-11/+34
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-08-1910-26/+162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Lots of modifications surrounding the OSAPI to remove any mention of dealing ↵Brian Lamar2011-08-198-95/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with power states and exclusively using vm_states and task_state modules. Currently there are still a number of tests failing, but this is a stopping place for today.
| * | | | | | | | | | | | | | | | | | | | | | | | | | vm_state --> vm_statesDan Prince2011-08-197-67/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Bump migration number.Dan Prince2011-08-191-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-08-1975-1239/+2223
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Updated a number of items to pave the way for new states.Brian Lamar2011-08-187-55/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Updated compute manager/API to use vm/task states. Brian Lamar2011-08-174-227/+296
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated vm/task states to cover a few more cases I encountered.
| * | | | | | | | | | | | | | | | | | | | | | | | | | Initial instance states migration.Dan Prince2011-08-171-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Pep8 fixes.Dan Prince2011-08-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Split set state into vm, task, and power state functions.Dan Prince2011-08-171-9/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add modules for task and vm states.Dan Prince2011-08-172-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Implements lp:798876 which is 'switch carrot to kombu'. Leaves carrot as ↵Chris Behrens2011-08-3117-325/+1257
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default for now... decision will be made later to switch the default to kombu after further testing. There's a lot of code duplication between carrot and kombu, but I left it that way in preparation for ripping carrot out later and to keep minimal changes to carrot. This also fixes bug: lp:794627 (re-establish connections to carrot when it restarts), but only fixes it in kombu. This also fixes bug: lp:803168 (msg-id response queues being left around), but also only fixes it in kombu. See those bugs for comments.
| * | | | | | | | | | | | | | | | | | | | | | | | | | | kludge for kombu 1.1.3 memory transport bugChris Behrens2011-08-311-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | switched default to kombu per vishyChris Behrens2011-08-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | use kombu.connection.BrokerConnection vs kombu.connection.Connection so that ↵Chris Behrens2011-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | older versions of kombu (1.0.4) work as well as newer.
| * | | | | | | | | | | | | | | | | | | | | | | | | | | logging change when rpc pool creates new connectionChris Behrens2011-08-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fixChris Behrens2011-08-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | make default carrot again and delay the import in rpc/__init__.pyChris Behrens2011-08-301-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | add kombu to pip-requires and contrib/nova.shChris Behrens2011-08-302-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | restore old way FLAGS.rpc_backend worked.. no short name support for ↵Chris Behrens2011-08-301-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consistency
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remove unneeded connection= in carrot Consumer initChris Behrens2011-08-291-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fix for test_rpc_common.pyChris Behrens2011-08-291-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | |