nova/etc/nova/README-nova.conf.txt
Dolph Mathews 488bb698eb Add link to the latest nova.conf example
The current README-nova.conf.txt implies that you need to clone the
entire repo and build the sample configuration file yourself. While that
is a viable option for some, we should also point out that you can see
an example of the latest nova.conf on docs.openstack.org, which
obviously has a much lower barrier to entry.

Change-Id: I94aa183c64287549d30bf09b01c3c3f7fa86be27
2016-04-05 03:32:13 +00:00

9 lines
252 B
Plaintext

To generate the sample nova.conf file, run the following command from the top
level of the nova directory:
tox -egenconfig
For a pre-generated example of the latest nova.conf, see:
http://docs.openstack.org/developer/nova/sample_config.html