Use "node" take place of "nodes"

Change-Id: I528f71df39fd695a36fe10a8ee2b1cb4a267e11f
This commit is contained in:
caoyuan 2016-09-12 09:54:57 +08:00
parent 7db277b145
commit 7fb2d38ab5

View File

@ -32,6 +32,6 @@ command line options.
enable_nova_fake: "yes"
num_nova_fake_per_node: 5
Each compute nodes will run 5 nova-compute containers and 5
Each compute node will run 5 nova-compute containers and 5
neutron-plugin-agent containers. When booting instance, there will be no real
instances created. But *nova list* shows the fake instances.