summaryrefslogtreecommitdiffstats
path: root/nova/fakerabbit.py
Commit message (Expand)AuthorAgeFilesLines
* We're not using prefix matching on AMQP, so fakerabbit shouldn't be doing it!Justin Santa Barbara2011-02-221-1/+0
* Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-5/+6
* Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-8/+12
* pep8 fixVishvananda Ishaya2010-12-221-0/+1
* fixed conflictsVishvananda Ishaya2010-12-221-6/+6
|\
| * First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-111-6/+6
* | Reworked fakerabbit backend so each connection has it's own. Moved queues and...Eric Day2010-12-211-75/+60
|/
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-1/+0
* Remove debugging code, and move import to the top.Soren Hansen2010-10-051-2/+1
* Make rpc calls work in unit tests by adding extra declare_consumer and consum...Soren Hansen2010-10-051-0/+16
* rather comprehensive style fixesandy2010-08-161-2/+3
* reorder imports spacingJesse Andrews2010-07-151-2/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-9/+14
* Merged Vish's work on adding projects to novaJesse Andrews2010-05-301-9/+9
* initial commitJesse Andrews2010-05-271-0/+131