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
This commit is contained in:
parent
4118649522
commit
488bb698eb
@ -1,4 +1,8 @@
|
||||
To generate the sample nova.conf file, run the following
|
||||
command from the top level of the nova directory:
|
||||
To generate the sample nova.conf file, run the following command from the top
|
||||
level of the nova directory:
|
||||
|
||||
tox -egenconfig
|
||||
tox -egenconfig
|
||||
|
||||
For a pre-generated example of the latest nova.conf, see:
|
||||
|
||||
http://docs.openstack.org/developer/nova/sample_config.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user