summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-10-27 07:11:50 +0900
committerMonty Taylor <mordred@inaugust.com>2015-10-27 07:28:50 +0900
commit0cee2505032bbbb5d976d00c3fc096ec1eb6c679 (patch)
tree4319a455941463229a9236ec7be66cf7bdb84f12
parent2aaba84c7c4dd71420b7881358f89ec1e061c11c (diff)
downloados-client-config-0cee2505032bbbb5d976d00c3fc096ec1eb6c679.tar.gz
Aligned a few words in the docs
We say "not supported" when the cloud doens't do something, but there were two places where we used other words. Fix them. Also, make the image properties a blockquote. Change-Id: Id933f7d38d706c6fb3ed9f59ad10c2e1e2d73c43
-rw-r--r--doc/source/vendor-support.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index d082ba0..3b4a370 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -83,7 +83,7 @@ sin1 Singapore
lon1 London, UK
============== ================
-* Images cannot be uploaded
+* Image upload is not supported
datacentred
-----------
@@ -206,13 +206,13 @@ SYD Sydney
* Compute Service Name is `cloudServersOpenStack`
* Images must be in `vhd` format
* Images must be uploaded using the Glance Task Interface
-* Floating IPs are not needed
+* Floating IPs are not supported
* Public IPv4 is directly routable via static config by Nova
* IPv6 is provided to every server
* Security groups are not supported
-* Uploaded Images need properties to not use vendor agent
-:vm_mode: hvm
-:xenapi_use_agent: False
+* Uploaded Images need properties to not use vendor agent::
+ :vm_mode: hvm
+ :xenapi_use_agent: False
runabove
--------