summaryrefslogtreecommitdiffstats
path: root/nova/service.py
Commit message (Expand)AuthorAgeFilesLines
* trunk mergeSandy Walsh2011-03-211-1/+1
|\
| * disable-msg -> disableBrian Lamar2011-03-181-1/+1
* | merge with trunk. moved scheduler_manager into manager. fixed testsSandy Walsh2011-03-171-0/+3
|\|
| * merged to trunk rev781Kei Masumoto2011-03-101-0/+88
| |\
| * \ 1. merged trunk rev749Kei Masumoto2011-03-011-20/+25
| |\ \
| * \ \ 1. Merged to rev654(?)Kei Masumoto2011-02-101-18/+7
| |\ \ \
| * | | | fixed pep8 errorKei Masumoto2011-01-201-4/+4
| * | | | merged trunk rev569Kei Masumoto2011-01-171-5/+5
| |\ \ \ \
| * | | | | merged to rev 561 and fixed based on reviewer's commentKei Masumoto2011-01-161-26/+3
| * | | | | merge trunk rev560masumotok2011-01-141-1/+3
| |\| | | |
| * | | | | Get reviewed and fixed based on comments.masumotok2011-01-141-13/+23
| |\ \ \ \ \
| * | | | | | Add support for EBS volumes to the live migration feature.Muneyuki Noguchi2011-01-111-1/+1
| * | | | | | merge recent revision(version of 2010/12/28)masumotok2010-12-311-34/+73
| |\ \ \ \ \ \
| * | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正root2010-12-241-5/+12
| * | | | | | | Hostテーブルのカラム名を修正masumotok2010-12-161-4/+4
| * | | | | | | コメントを除去masumotok2010-12-081-2/+0
| * | | | | | | rev439ベースにライブマイグレーションの機能をマージmasumotok2010-12-071-0/+22
* | | | | | | | merge with zones2 fixes and trunkSandy Walsh2011-02-251-0/+88
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Added documentation about needed flagsJustin Santa Barbara2011-03-081-1/+6
| * | | | | | | Renamed FLAG.paste_config -> FLAG.api_paste_configJustin Santa Barbara2011-03-081-4/+4
| * | | | | | | Moved FLAGS.paste_config to its re-usable locationJustin Santa Barbara2011-03-071-3/+7
| * | | | | | | A few formatting nicetiesJustin Santa Barbara2011-03-071-5/+6
| * | | | | | | Merge with trunk, resolve conflicts and refactorJustin Santa Barbara2011-03-071-14/+97
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | fanout kinda workingSandy Walsh2011-02-201-4/+4
* | | | | | | | service ping workingSandy Walsh2011-02-201-1/+1
* | | | | | | | start of fanoutSandy Walsh2011-03-031-0/+6
| |/ / / / / / |/| | | | | |
* | | | | | | updates to nova.flags to get help working bettertermie2011-02-231-13/+18
|/ / / / / /
* | | | | | At the moment --pidfile is still used in some scripts in contrib/puppet/. I d...Christian Berendt2011-02-221-4/+0
|\ \ \ \ \ \
| * | | | | | removed flag --pidfile from nova/services.pyChristian Berendt2011-02-151-4/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Fixes various issues regarding verbose logging and logging errors on import.Vishvananda Ishaya2011-02-221-3/+0
|\ \ \ \ \ \
| * | | | | | switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-2/+0
| * | | | | | remove extra references to logging.basicConfigVishvananda Ishaya2011-02-201-1/+0
| |/ / / / /
* / / / / / add a start_service method to our test baseclasstermie2011-02-211-0/+7
|/ / / / /
* | | | | Fixed formatting issues in current codebase.Ed Leafe2011-01-271-2/+3
* | | | | Resolved trunk merge conflictsEd Leafe2011-01-211-1/+3
|\ \ \ \ \
| * | | | | Add timestamp to default log format, invert name and level for better readabi...Thierry Carrez2011-01-201-1/+3
* | | | | | merged trunk changesEd Leafe2011-01-191-14/+0
|\| | | | |
| * | | | | add support for database migrationAndy Smith2011-01-121-13/+0
| | |_|_|/ | |/| | |
* / | | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-6/+7
|/ / / /
* | | | resolve pylint warningsEldar Nugaev2011-01-121-1/+2
* | | | Trunk merge and conflcts resolvedIlya Alekseyev2011-01-111-15/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | late import module for register_models() so it doesn't create the db before f...Vishvananda Ishaya2011-01-081-1/+4
| * | | Merge trunk.Todd Willey2011-01-071-3/+4
| |\ \ \
| | * | | Bug #699912: When failing to connect to a data store, Nova doesn't log whichEwan Mellor2011-01-071-3/+4
| * | | | Merge trunk.Todd Willey2011-01-071-0/+12
| |\| | |
| * | | | Final few log tweaks, i18n, levels, including contexts, etc.Todd Willey2011-01-041-3/+0
| * | | | Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-11/+8
| | |_|/ | |/| |
* | | | mergeEldar Nugaev2011-01-071-1/+2
| |/ / |/| |
* | | Recover from a lost data store connectionJosh Kearney2011-01-041-0/+12
|/ /
* | Merge trunk and address ttx's review commentsjaypipes@gmail.com2010-12-201-7/+7