Signed-off-by: Andrea Spadaccini <[email protected]> --- doc/install.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/install.rst b/doc/install.rst index 5d8b91a..d899abd 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -182,7 +182,7 @@ other. For example:: (xend-relocation-hosts-allow '^192\\.0\\.2\\.[0-9]+$') -The second line assumess that the hypervisor parameter +The second line assumes that the hypervisor parameter ``migration_port`` is set 8002, otherwise modify it to match. The last line assumes that all your nodes have secondary IPs in the 192.0.2.0/24 network, adjust it accordingly to your setup. -- 1.7.3.1
