zun/tools/README-zun.conf.txt
root 5f2a016ea3 update higgins with zun
All contents mentioning higgins are updated to zun
using below 3 patterns:
:%s/higgins/zun/g
:%s/HIGGINS/ZUN/g
:%s/Higgins/Zun/g

Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com>

Change-Id: I33a979aa01421524c1cff6fb5cc2b4023bf1fe84
2016-06-08 22:21:34 -05:00

13 lines
280 B
Plaintext

To generate the sample zun.conf file, run gen-config tools
from the top level of the zun directory:
tools/gen-config
Or run the following command from the top level of the
zun directory:
tox -egenconfig
Generated sample configuration file will be put into etc/zun/
directory.