]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Process engine config before initialisation
authorZane Bitter <zbitter@redhat.com>
Thu, 29 Nov 2012 19:51:01 +0000 (20:51 +0100)
committerZane Bitter <zbitter@redhat.com>
Thu, 29 Nov 2012 19:51:47 +0000 (20:51 +0100)
commit658a839665f78dd19804917774e3d175265628bd
tree512f4326bfc1dc2cc8719bd457f84d0308dfb38b
parent89714b36d444e564b14640e6b4d5b82b6c0912b6
Process engine config before initialisation

Don't import the heat-engine service module until the configuration options
have been initialised. This will allow us to read the configuration during
initialisation of the engine.

Change-Id: I2bc70d903434eac1fa248640018f038c5ef2bead
Signed-off-by: Zane Bitter <zbitter@redhat.com>
bin/heat-engine