From 38f6fbd478674d3bb0d341836b68696f27884d9a Mon Sep 17 00:00:00 2001
From: Akihiro Motoki <amotoki@gmail.com>
Date: Sun, 14 Jan 2018 05:43:02 +0900
Subject: [PATCH] doc: Update project port create

Non admin users can create a port now.
This commit updates the corresponding document.

Change-Id: Iaa5678f70c4f67d6255448ed3dd0fe4e7d67a27a
---
 doc/source/user/create-networks.rst | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/doc/source/user/create-networks.rst b/doc/source/user/create-networks.rst
index cbc2f32b43..5a7521e326 100644
--- a/doc/source/user/create-networks.rst
+++ b/doc/source/user/create-networks.rst
@@ -113,20 +113,17 @@ from the :guilabel:`Network Topology` tab.
 Create a port
 ~~~~~~~~~~~~~
 
-.. warning::
-
-  Creating and managing ports requires administrator privileges.
-  Contact an administrator before adding or changing ports.
-
 #. Log in to the dashboard.
 
 #. Select the appropriate project from the drop-down menu at the top left.
 
-#. On the :guilabel:`Admin` tab, click :guilabel:`Networks` category.
+#. On the :guilabel:`Project` tab, click :guilabel:`Networks` category.
 
 #. Click on the :guilabel:`Network Name` of the network in which the port
    has to be created.
 
+#. Go to the :guilabel:`Ports` tab and click :guilabel:`Create Port`.
+
 #. In the :guilabel:`Create Port` dialog box, specify the following values.
 
    :guilabel:`Name`: Specify name to identify the port.