[DOC] Add clarifying statement on CPU type

This changes adds a minor clarifying statement about what services can
run on ppc64le. This statement will be removed upon integration of
MariaDB 10.1 into the OSA code base. Other options to support ppc64le at
the management side are being evaluated.

Change-Id: If94eb580c14d5bb64c9314deb3aec37f9b900f98
This commit is contained in:
Drew Thorstensen 2016-08-18 20:14:02 -04:00
parent d806df33be
commit 97f7e37ef9

View File

@ -47,6 +47,9 @@ Currently supported CPU architectures:
- x86_64 / amd64
- ppc64le
At this time, ppc64le is only supported for the Compute node type. It can not
be used to manage the OpenStack-Ansible management nodes.
Compute driver compatibility
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -58,8 +61,8 @@ compute drivers are supported:
- lxd (via nova-lxd)
- powervm (via nova-powervm)
The driver type will automatically be detected by the OpenStack Ansible Nova
role for the following compute driver types:
The driver type is automatically detected by the OpenStack Ansible Nova role
for the following compute driver types:
- libvirt
- ironic
- powervm