Jump to: navigation, search

Difference between revisions of "IcehouseDocTesting"

m (Updated dashboard for RHEL, CentOS, and Scientific Linux)
m (Network interface naming issue resolved, removing note.)
 
Line 49: Line 49:
 
* Neutron server and L3 agent won't start on RC1 RDO packages for RHEL-style distributions without installing nova-pythonclient. See https://bugzilla.redhat.com/show_bug.cgi?id=1085578 for more information (worked around by installing python-novaclient)
 
* Neutron server and L3 agent won't start on RC1 RDO packages for RHEL-style distributions without installing nova-pythonclient. See https://bugzilla.redhat.com/show_bug.cgi?id=1085578 for more information (worked around by installing python-novaclient)
 
* On Fedora 20, the mysql commands don't work, since it's using mariadb
 
* On Fedora 20, the mysql commands don't work, since it's using mariadb
* RHEL 7 Issues
 
** Network interface names use "ens###" rather than "eth#" which conflicts with all architectural diagrams and configuration sections.
 
  
  
 
----
 
----
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Latest revision as of 16:16, 30 April 2014

Install Guide

To test the install guide, follow the install guide for your distribution (from http://docs.openstack.org/trunk/) exactly without deviation, and update the table - lodging bugs in http://bugs.launchpad.net/openstack-manuals as necessary.

Section Ubuntu 12.04 Fedora 20 RHEL 6.5 openSUSE 13.1 SLES 11 CentOS 6.5 Debian 7 Ubuntu 14.04 Scientific 6.5 RHEL 7
Overview and architecture
Basic Operating System Configuration
Configuring the Identity Service ✚rc1 Warning.svg Warning.svg
Install and Configure OpenStack Clients Warning.svg Warning.svg
Configuring the Image Service ✚rc1 Warning.svg Warning.svg
Configuring the Compute Services ✚rc1 Warning.svg Warning.svg Warning.svg
...using Legacy Networking ✚rc1 Warning.svg Warning.svg Warning.svg Warning.svg
...using Neutron ML2 Warning.svg Warning.svg Warning.svg Warning.svg
Adding a Dashboard Warning.svg Warning.svg Warning.svg Warning.svg
Adding Block Storage Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg
Adding Object Storage Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg
Using Heat Warning.svg ✚rc1 Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg
Using Ceilometer Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg ✚rc2 Warning.svg Warning.svg
Using Trove N/A Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg
Overall Guide Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg

Warning.svg doc not tested | ✗ has some failures | ✔ tested 100% OK | ✚X tested OK with release candidate(rcX)/milestone(X) N/A - not available for this distribution

TODO:

  • Neutron server and L3 agent won't start on RC1 RDO packages for RHEL-style distributions without installing nova-pythonclient. See https://bugzilla.redhat.com/show_bug.cgi?id=1085578 for more information (worked around by installing python-novaclient)
  • On Fedora 20, the mysql commands don't work, since it's using mariadb