| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | doc string cleanup | Chris Behrens | 2011-08-29 | 1 | -6/+23 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | created nova/tests/test_rpc_common.py which contains a rpc test base class so... | Chris Behrens | 2011-08-29 | 4 | -475/+211 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | ditched rpc.create_consumer(conn) interface... instead you now do conn.create... | Chris Behrens | 2011-08-29 | 8 | -79/+52 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-08-29 | 32 | -21/+3999 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | pep8 fixes | Chris Behrens | 2011-08-29 | 1 | -3/+6 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | remove unused rpc connections in test_cloud and test_adminapi | Chris Behrens | 2011-08-28 | 2 | -4/+0 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | carrot consumer thread fix | Chris Behrens | 2011-08-28 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | add carrot/kombu tests... small thread fix for kombu | Chris Behrens | 2011-08-28 | 7 | -101/+481 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | fix nova/tests/test_test.py | Chris Behrens | 2011-08-28 | 1 | -3/+3 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | fix test_rpc and kombu stuff | Chris Behrens | 2011-08-28 | 5 | -32/+79 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | start to rework some consumer stuff | Chris Behrens | 2011-08-28 | 2 | -70/+81 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | fix FALGS typo | Chris Behrens | 2011-08-27 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Default rabbit max_retries to forever | Chris Behrens | 2011-08-27 | 4 | -28/+47 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | flag for kombu connection backoff on retries | Chris Behrens | 2011-08-26 | 2 | -1/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | more fixes | Chris Behrens | 2011-08-26 | 1 | -3/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | more work done to restore original rpc interfaces. | Chris Behrens | 2011-08-26 | 3 | -6/+306 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | start of kombu implementation, keeping the same RPC interfaces | Chris Behrens | 2011-08-26 | 3 | -13/+452 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Disassociated previously associated floating ips when calling network_api.ass... | Anthony Young | 2011-08-31 | 6 | -10/+150 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | add explicit message for NoMoreFloatingIps exception | Anthony Young | 2011-08-31 | 1 | -1/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | add test to verify 400 response when out of addresses | Anthony Young | 2011-08-30 | 2 | -4/+16 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | fix FloatingIpAlreadyInUse to use correct string pattern, convert ApiErrors t... | Anthony Young | 2011-08-30 | 3 | -2/+38 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | disassociate floating ips before re-associating, and prevent re-association o... | Anthony Young | 2011-08-30 | 5 | -5/+96 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | fix remaining tests | Vishvananda Ishaya | 2011-08-30 | 5 | -39/+40 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | pep8, fix fakes | Vishvananda Ishaya | 2011-08-30 | 5 | -7/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | fix a bunch of direct usages of db in compute api | Vishvananda Ishaya | 2011-08-30 | 1 | -25/+27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | make two functions instead of fast flag and add compute api commands instead ... | Vishvananda Ishaya | 2011-08-30 | 5 | -33/+60 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-08-30 | 46 | -70/+4675 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | use db layer for aggregation | Vishvananda Ishaya | 2011-08-26 | 4 | -109/+70 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-08-26 | 95 | -1237/+6280 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | remove extra spaces | Anthony Young | 2011-08-22 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | some readability fixes per ja feedback | Anthony Young | 2011-08-22 | 1 | -14/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Simple usage extension for nova. Uses db to calculate tenant_usage for speci... | Anthony Young | 2011-08-22 | 2 | -0/+457 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | expect key_name attribute in 1.1 | Vishvananda Ishaya | 2011-08-31 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | change to use _get_key_name to retrieve the key | Vishvananda Ishaya | 2011-08-31 | 1 | -11/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fix keypairs stubs | Vishvananda Ishaya | 2011-08-31 | 2 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | moved key_name per review | Vishvananda Ishaya | 2011-08-31 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-08-31 | 39 | -70/+4059 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | more logging info to help identify bad payloads | Sandy Walsh | 2011-08-30 | 1 | -1/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | more logging info to help identify bad payloads | Sandy Walsh | 2011-08-29 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Removed test_parallel_builds in the XenAPI tests due to it frequently hanging... | Brian Lamar | 2011-08-30 | 1 | -37/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Removed test_parallel_builds | Brian Lamar | 2011-08-29 | 1 | -37/+0 | |
| | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Update RequestContext so that it correctly sets self.is_admin from the | Dan Prince | 2011-08-29 | 2 | -1/+34 | |
| | | | |_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | v1.0 of server create injects first users keypair | Jesse Andrews | 2011-08-26 | 3 | -3/+17 | |
