enable ceilometer to integrate with opnfv/doctor

Change-Id: Id1d868fbfa740549e62695a980531eaf5c0cc76f
This commit is contained in:
zhouya 2017-12-25 09:42:47 +08:00
parent d4bde49c62
commit b3746244f3
1 changed files with 1 additions and 1 deletions

View File

@ -687,5 +687,5 @@ def generate_kolla_config_file(req, cluster_id, kolla_config, multicast_flag):
cluster_id,
kolla_config)
kconfig.enable_neutron_backend(req, cluster_id, kolla_config)
#kconfig.enable_ceilometer()
kconfig.enable_ceilometer()
kconfig.enable_openvswitch_dpdk(kolla_config)