Correct OpenStack Cloud Provider Table Layout

Correct the OpenStack cloud provider table layout to use GitHub
compatiable markdown.
pull/6138/head
Stephen Gordon 2017-11-01 16:02:44 -04:00
parent aee953a33f
commit 6ad5f819a2
1 changed files with 6 additions and 6 deletions

View File

@ -62,12 +62,12 @@ be used when using OpenStack with Kubernetes. The OpenStack cloud provider
implementation for Kubernetes supports the use of these OpenStack services from
the underlying cloud, where available:
Service | API Version(s) | Required
-------------------------+----------------+----------
Block Storage (Cinder) | V1†, V2 | No
Compute (Nova) | V2 | No
Identity (Keystone) | V2‡, V3 | Yes
Load Balancing (Neutron) | V1§, V2 | No
| Service | API Version(s) | Required |
|--------------------------|----------------|----------|
| Block Storage (Cinder) | V1†, V2 | No |
| Compute (Nova) | V2 | No |
| Identity (Keystone) | V2‡, V3 | Yes |
| Load Balancing (Neutron) | V1§, V2 | No |
† Block Storage V1 API support is deprecated, support for Block Storage V3 will
be added in the future.