summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorCarlos Goncalves <carlos.goncalves@neclab.eu>2016-07-01 11:56:38 +0200
committerCarlos Goncalves <carlos.goncalves@neclab.eu>2016-07-01 11:56:38 +0200
commit642239c778639a0504cd4709237b5eb5d0b6cba5 (patch)
treef786dee2f24d933fe0fa45bcfa7fc5cc860107a5 /docs
parent2731ba1fbcab249d5da6047faf49f0749c744834 (diff)
Pointer to "Port status update" RFE in upstream
Change-Id: Ic45abcf3d888613b74a5b4d5b61f3eb5c6de0873 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
Diffstat (limited to 'docs')
-rw-r--r--docs/design/port-status-update.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/design/port-status-update.rst b/docs/design/port-status-update.rst
index bbbe085d..d87d7d7b 100644
--- a/docs/design/port-status-update.rst
+++ b/docs/design/port-status-update.rst
@@ -6,10 +6,12 @@ Neutron Port Status Update
==========================
.. NOTE::
- This document represents a Neutron RFE to be reviewed in the Doctor project first before submitting upstream to
- Launchpad Neutron space. The document is not intended to follow a blueprint format or to be an extensive document.
+ This document represents a Neutron RFE reviewed in the Doctor project before submitting upstream to Launchpad Neutron
+ space. The document is not intended to follow a blueprint format or to be an extensive document.
For more information, please visit http://docs.openstack.org/developer/neutron/policies/blueprints.html
+ The RFE was submitted to Neutron. You can follow the discussions in https://bugs.launchpad.net/neutron/+bug/1598081
+
Neutron port status field represents the current status of a port in the cloud infrastructure. The field can take one of
the following values: 'ACTIVE', 'DOWN', 'BUILD' and 'ERROR'.