diff options
author | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2016-07-01 10:13:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-01 10:13:16 +0000 |
commit | d97f8f2c49ef6a81fb5bd504a3f78af1f0f00fc6 (patch) | |
tree | aee90104ca3a38bb81f526162aa57b35b81d555c /docs | |
parent | 9215bd6dcbd874e343222831671c1aa5f2ebb9d3 (diff) | |
parent | 642239c778639a0504cd4709237b5eb5d0b6cba5 (diff) |
Merge "Pointer to "Port status update" RFE in upstream"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/design/port-status-update.rst | 6 |
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'. |