From 0d762a5aebb5cd228bf98a27d15e71ad7e693f26 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Mon, 10 Feb 2014 14:54:46 -0500 Subject: [PATCH] Section_cli_nova_secgroups.xml change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit “any IP address to access to a web server” corrected instance - plural should be used Change-Id: I6b22fd9377979599b149dce699e3af0a3aacc722 --- doc/common/section_cli_nova_secgroups.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/section_cli_nova_secgroups.xml b/doc/common/section_cli_nova_secgroups.xml index 90009b377d..30544e534a 100644 --- a/doc/common/section_cli_nova_secgroups.xml +++ b/doc/common/section_cli_nova_secgroups.xml @@ -133,7 +133,7 @@ For example, in order to allow any IP address to - access to a web server running on one of your instance + access a web server running on one of your instances inside the default security group:$ nova secgroup-add-rule default tcp 80 80 0.0.0.0/0 +-------------+-----------+---------+-----------+--------------+