summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-07-27 12:15:46 -0400
committerMonty Taylor <mordred@inaugust.com>2015-07-27 12:16:51 -0400
commit212ce988609fafc830fcb59f42d31eacefc62565 (patch)
treedd5e9601820c2a38bc4f72bf69f38d5f9e141743
parentf3e12a68fc00bf231dc4fce3279533d9050c9e11 (diff)
downloados-client-config-212ce988609fafc830fcb59f42d31eacefc62565.tar.gz
Clarify floating ip use for vendors
HP was not listed as needing a floating ip. Also, the non-floating IP case mentions direct routing, so amend the floating IP case to mention NAT for completeness and clarity. Change-Id: I220c41f6c822b7b6ffb1ec11038749153ef5a6ee
-rw-r--r--doc/source/vendor-support.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index 314e362..3cf39e0 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -37,6 +37,7 @@ region-b.geo-1 US East
============== ================
* DNS Service Type is `hpext:dns`
+* Public IPv4 is provided via NAT with Neutron Floating IP
rackspace
---------
@@ -79,7 +80,7 @@ RegionOne Region One
* Image API Version is 2
* Images must be in `raw` format
-* Public IPv4 is provided via Floating IP from Neutron
+* Public IPv4 is provided via NAT with Neutron Floating IP
* IPv6 is provided to every server
vexxhost
@@ -139,7 +140,7 @@ RegionOne RegionOne
============== ================
* Identity API Version is 2
-* Public IPv4 is provided via Floating IP from Nova
+* Public IPv4 is provided via NAT with Nova Floating IP
* Floating IPs are provided by Nova
* Security groups are provided by Nova