Fix bug 943703

* Adds note about supported operating systems to system requirements table
* Changes pom file for canonical URL for API Programmer's guide

Change-Id: I50080e14e742697c8ed6ec39016c26bf84e7c2eb
This commit is contained in:
annegentle 2012-03-22 11:19:35 -05:00
parent ef6c90e87b
commit 760ce53583
2 changed files with 7 additions and 1 deletions
doc/src/docbkx
openstack-api-programming
openstack-install

@ -132,6 +132,7 @@
<includes>
openstackapi-programming.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/api/openstack-compute/programmer/content/</canonicalUrlBase>
<profileSecurity>reviewer</profileSecurity>
<branding>openstack</branding>
</configuration>

@ -81,13 +81,18 @@
</tbody>
</table>
<note>
<para>While certain parts of OpenStack are known to work on
various operating systems, currently the only
feature-complete, production-supported host environment is
Linux.</para></note>
<para><emphasis role="bold">Operating System</emphasis>: OpenStack
currently has packages for the following distributions:
CentOS, Debian, Fedora, RHEL, Debian, and Ubuntu. These
packages are maintained by community members, refer to <link
xlink:href="http://wiki.openstack.org/Packaging"
>http://wiki.openstack.org/Packaging</link> for additional
links.</para>
links.</para>
<para><emphasis role="bold">Database</emphasis>: For
OpenStack Compute, you need access to either a PostgreSQL
or MySQL database, or you can install it as part of the