summaryrefslogtreecommitdiff
path: root/nova/conductor/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove conductor local api:s and 'use_local' config optionHans Lindgren2016-10-181-19/+2
* Config options: centralize options in conductor apiSujitha2016-02-091-3/+5
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-3/+3
* Set up 'compute_task' conductor namespace.Russell Bryant2013-05-241-0/+9
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-3/+3
* Allow forcing local conductor.Russell Bryant2013-01-111-1/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+0
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Add the beginnings of the nova-conductor serviceDan Smith2012-11-191-0/+25