ironic/ironic/cmd
Yuriy Zveryanskyy 93b042c0be Fix 'spacing' parameters for periodic tasks
conductor.manager module contains 'spacing' parameters for periodic
tasks, they do not work because manager module imported before
parsing config options.
There is not such problem in Nova which uses create() method in class
derived from common Service for lazy loading manager module.
Because this derived class not needed for Ironic simple load_manager
function added to common.service.

Partial-Bug: #1279774
Change-Id: Ib31024c8eaf75d38de09983459d86125847cdf30
2014-03-19 15:20:17 +02:00
..
__init__.py Move eventlent monkeypatch out of cmd/ 2014-02-08 00:11:56 -08:00
api.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
conductor.py Fix 'spacing' parameters for periodic tasks 2014-03-19 15:20:17 +02:00
dbsync.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00