tacker/etc/config-generator.conf
Kanagaraj Manickam e575760d3c Sample tacker.conf generator
It also make required keystone config changes as part
of devstack plugin, which helps the functional test cases
to successfully complete and it makes inline with existing
tacker conf.

Closes-bug: #1592247
Change-Id: I545ceb2c9e61c22dbd8a0e1ee39a6e4fa24f8e88
2016-07-21 12:11:42 +05:30

16 lines
538 B
Plaintext

[DEFAULT]
output_file = etc/tacker/tacker.conf.sample
wrap_width = 79
namespace = tacker.common.config
namespace = tacker.wsgi
namespace = tacker.service
namespace = tacker.nfvo.nfvo_plugin
namespace = tacker.nfvo.drivers.vim.openstack_driver
namespace = tacker.vm.monitor
namespace = tacker.vm.plugin
namespace = tacker.vm.vim_client
namespace = tacker.vm.infra_drivers.heat.heat
namespace = tacker.vm.mgmt_drivers.openwrt.openwrt
namespace = tacker.vm.monitor_drivers.http_ping.http_ping
namespace = tacker.vm.monitor_drivers.ping.ping