5f2a016ea3
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
13 lines
280 B
Plaintext
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.
|