Add unsupported components table

Signed-off-by: Leoswaldo Macias <leoswaldo.macias@intel.com>
This commit is contained in:
Leoswaldo Macias
2016-04-01 12:29:49 -06:00
parent 2eb3d7aab1
commit a695312660
+18 -3
View File
@@ -9,11 +9,11 @@ bundles available for Clear Linux* OS for Intel® Architecture.
The sample configuration files that are included will likely
require modification for your specific environment.
This installer uses Ansible* as configuration management tool.
This Clear Config Management uses Ansible* as configuration management tool.
Components supported by this installer
======================================
Components supported by Clear Config Management
===============================================
At the moment, this installer can deploy any or all of the following
components:
@@ -27,6 +27,21 @@ components:
- Dashboard (In identity node)
- Heat
Note:
-----
Below you will find the reference to componets supported on ClearLinux* but
its support in Clear Config Management is still pending of development:
.. csv-table:: "Supported Components on ClearLinux*, but unsupported by Clear Config Management"
:header: "Component", "Bundles", "OpenStack* official documentation"
:widths: 20, 70, 300
"Swift", "openstack-object-storage and openstack-block-storage-controller", "http://docs.openstack.org/developer/swift/"
"Cinder", "openstack-block-storage and openstack-block-storage-controller", "http://docs.openstack.org/developer/cinder/"
"Ceilometer", "openstack-telemetry", "http://docs.openstack.org/developer/ceilometer/"
Prerequisites
=============