diff --git a/doc/nova-fake-driver.rst b/doc/nova-fake-driver.rst index 3945000465..dd15577103 100644 --- a/doc/nova-fake-driver.rst +++ b/doc/nova-fake-driver.rst @@ -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.