Merge "Use "node" take place of "nodes""

This commit is contained in:
Jenkins 2016-09-13 18:26:31 +00:00 committed by Gerrit Code Review
commit 671e7f1eb6

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.