Use "node" take place of "nodes"
Change-Id: I528f71df39fd695a36fe10a8ee2b1cb4a267e11f
This commit is contained in:
parent
7db277b145
commit
7fb2d38ab5
@ -32,6 +32,6 @@ command line options.
|
|||||||
enable_nova_fake: "yes"
|
enable_nova_fake: "yes"
|
||||||
num_nova_fake_per_node: 5
|
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
|
neutron-plugin-agent containers. When booting instance, there will be no real
|
||||||
instances created. But *nova list* shows the fake instances.
|
instances created. But *nova list* shows the fake instances.
|
||||||
|
Loading…
Reference in New Issue
Block a user