Update devstack config file to enable nova*

We don't rely on nova, but as there's a bug with Ironic devstack
plugin, so we need to enable nova* to make devstack setup successfully

Change-Id: I7797e13d9eae25ee2bfccbbf701d7606aa4f8684
This commit is contained in:
Zhenguo Niu 2017-05-04 09:40:17 +08:00
parent b5e4ef83c9
commit 55e5a748d1
1 changed files with 0 additions and 2 deletions

View File

@ -286,8 +286,6 @@ Create devstack/local.conf with minimal settings required to enable Mogan
# Disable Horizon
disable_service Horizon
# Disable Nova
disable_service nova n-api n-cpu n-cond n-sch n-novnc n-cauth
# Disable Cinder
disable_service cinder c-sch c-api c-vol
# Disable Tempest