Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created Bootstrapper to handle Nova bootstrapping logic. | Brian Lamar | 2011-06-23 | 1 | -35/+1 |
* | fix some issues with flags and logging | Mark Washenberger | 2011-06-22 | 1 | -5/+14 |
* | Fixed objectstore test. | Brian Lamar | 2011-06-21 | 1 | -2/+2 |
* | Very small alterations, switched from using start() to pass host/port, to jus... | Brian Lamar | 2011-06-21 | 1 | -5/+8 |
* | Oops, I broke --help on nova-api, fixed now. | Brian Lamar | 2011-06-21 | 1 | -1/+22 |
* | Removed debugging and switched eventlet to monkey patch everything. | Brian Lamar | 2011-06-21 | 1 | -1/+0 |
* | Tests for WSGI/Launcher | Brian Lamar | 2011-06-21 | 1 | -3/+1 |
* | Removed logging logic from __init__, added concept of Launcher...no tests for... | Brian Lamar | 2011-06-20 | 1 | -1/+69 |
* | Cleanup. | Brian Lamar | 2011-06-19 | 1 | -3/+19 |
* | Introduced Loader concept, for paste decouple. | Brian Lamar | 2011-06-19 | 1 | -24/+14 |
* | Further nova-api cleanup. | Brian Lamar | 2011-06-19 | 1 | -1/+1 |
* | Cleaned up nova-api binary and logging a bit. | Brian Lamar | 2011-06-19 | 1 | -19/+0 |
* | General cleanup and refactor of a lot of the API/WSGI service code. | Brian Lamar | 2011-06-18 | 1 | -61/+35 |
* | changes per review | termie | 2011-05-26 | 1 | -9/+8 |
* | move consumerset killing into stop | termie | 2011-05-25 | 1 | -5/+5 |
* | don't put connection back in pool | termie | 2011-05-25 | 1 | -1/+0 |
* | cleanup the code for merging | termie | 2011-05-25 | 1 | -13/+10 |
* | lots of fixes for rpc and extra imports | Vishvananda Ishaya | 2011-05-25 | 1 | -4/+5 |
* | almost everything working with fake_rabbit | termie | 2011-05-25 | 1 | -6/+16 |
* | Always create Service consumers no matter if report_interval is 0 | Chris Behrens | 2011-05-25 | 1 | -22/+24 |
* | catch greenlet.GreenletExit when shutting service down | Chris Behrens | 2011-05-25 | 1 | -1/+5 |
* | fix consumers to actually be deleted and clean up cloud test | Vishvananda Ishaya | 2011-05-25 | 1 | -5/+3 |
* | pep8 and comment fixes | Chris Behrens | 2011-05-25 | 1 | -1/+0 |
* | Add a connection pool for rpc cast/call | Chris Behrens | 2011-05-25 | 1 | -9/+12 |
* | Merged with trunk | Justin SB | 2011-05-19 | 1 | -45/+38 |
|\ | |||||
| * | docstring cleanup, nova dir | termie | 2011-04-20 | 1 | -45/+38 |
* | | Store socket_info as a dictionary rather than an array | Justin Santa Barbara | 2011-03-30 | 1 | -7/+7 |
* | | Start up nova-api service on an unused port if 0 is specified. Fixes bug 744150 | Justin Santa Barbara | 2011-03-28 | 1 | -0/+6 |
|/ | |||||
* | trunk merge | Sandy Walsh | 2011-03-21 | 1 | -1/+1 |
|\ | |||||
| * | disable-msg -> disable | Brian Lamar | 2011-03-18 | 1 | -1/+1 |
* | | merge with trunk. moved scheduler_manager into manager. fixed tests | Sandy Walsh | 2011-03-17 | 1 | -0/+3 |
|\| | |||||
| * | merged to trunk rev781 | Kei Masumoto | 2011-03-10 | 1 | -0/+88 |
| |\ | |||||
| * \ | 1. merged trunk rev749 | Kei Masumoto | 2011-03-01 | 1 | -20/+25 |
| |\ \ | |||||
| * \ \ | 1. Merged to rev654(?) | Kei Masumoto | 2011-02-10 | 1 | -18/+7 |
| |\ \ \ | |||||
| * | | | | fixed pep8 error | Kei Masumoto | 2011-01-20 | 1 | -4/+4 |
| * | | | | merged trunk rev569 | Kei Masumoto | 2011-01-17 | 1 | -5/+5 |
| |\ \ \ \ | |||||
| * | | | | | merged to rev 561 and fixed based on reviewer's comment | Kei Masumoto | 2011-01-16 | 1 | -26/+3 |
| * | | | | | merge trunk rev560 | masumotok | 2011-01-14 | 1 | -1/+3 |
| |\| | | | | |||||
| * | | | | | Get reviewed and fixed based on comments. | masumotok | 2011-01-14 | 1 | -13/+23 |
| |\ \ \ \ \ | |||||
| * | | | | | | Add support for EBS volumes to the live migration feature. | Muneyuki Noguchi | 2011-01-11 | 1 | -1/+1 |
| * | | | | | | merge recent revision(version of 2010/12/28) | masumotok | 2010-12-31 | 1 | -34/+73 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正 | root | 2010-12-24 | 1 | -5/+12 |
| * | | | | | | | Hostテーブルのカラム名を修正 | masumotok | 2010-12-16 | 1 | -4/+4 |
| * | | | | | | | コメントを除去 | masumotok | 2010-12-08 | 1 | -2/+0 |
| * | | | | | | | rev439ベースにライブマイグレーションの機能をマージ | masumotok | 2010-12-07 | 1 | -0/+22 |
* | | | | | | | | merge with zones2 fixes and trunk | Sandy Walsh | 2011-02-25 | 1 | -0/+88 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Added documentation about needed flags | Justin Santa Barbara | 2011-03-08 | 1 | -1/+6 |
| * | | | | | | | Renamed FLAG.paste_config -> FLAG.api_paste_config | Justin Santa Barbara | 2011-03-08 | 1 | -4/+4 |
| * | | | | | | | Moved FLAGS.paste_config to its re-usable location | Justin Santa Barbara | 2011-03-07 | 1 | -3/+7 |
| * | | | | | | | A few formatting niceties | Justin Santa Barbara | 2011-03-07 | 1 | -5/+6 |