5f1a62a0f1
This patch is a follow up to the auto generate config file patch[1] which removes the static example nsx.ini file from the repo as it is now redundant. [1]: https://review.openstack.org/#/c/303673/ Depends-On: Iff4ea37b52616295b262ead53947acb5b0cd9cd7 Change-Id: I61ee6fe873cfeac9dfe6d9eb7b0f90dd7c251d51 Partial-bug: #1568215 |
||
---|---|---|
.. | ||
oslo-config-generator | ||
policy | ||
policy.json | ||
README.txt |
To generate the sample vmware-nsx configuration files, run the following command from the top level of the vmware-nsx directory: tox -e genconfig If a 'tox' environment is unavailable, then you can run the following script instead to generate the configuration files: ./tools/generate_config_file_samples.sh