Jump to: navigation, search

Difference between revisions of "Documentation/LibertyDocTesting"

m (Test Networking on CentOS)
(Liberty Documentation Testing)
Line 121: Line 121:
  
 
Note any issues here including links to bugs.
 
Note any issues here including links to bugs.
 +
 +
=== HA guide ===
 +
 +
Use the following draft versions and update the table accordingly. If you come across an issue, search for an existing bug on [http://bugs.launchpad.net/openstack-manuals Launchpad] and open a new bug if necessary. Also, provide a link to your bug in the "Issues" section below the table.
 +
 +
* [http://docs.openstack.org/ha-guide/ HA guide]
 +
 +
{| class="wikitable"
 +
|-
 +
! Section !! Status !! Comments
 +
|-
 +
| Introduction to OpenStack high availability ||style="color: black" |  N/A    ||
 +
|-
 +
| Hardware considerations for high availability ||style="color: black" |  N/A    ||
 +
|-
 +
| Installing high availability packages: Install memcached ||style="color: black" |  [[File:Warning.svg|15px]]    ||   
 +
|-
 +
| Installing high availability packages: Configure NTP ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| OpenStack network nodes ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring the controller for high availability: Pacemaker cluster stack ||style="color: red" |  ✗    ||
 +
|-
 +
| Configuring the controller for high availability: HAProxy nodes ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring the controller for high availability: Configure the VIP ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring the controller for high availability: Database (Galera/MySQL) ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring the controller for high availability: RabbitMQ ||style="color: black" |  [[File:Warning.svg|15px]]    ||   
 +
|-
 +
| Configuring Storage for high availability: Highly available Block Storage API ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring Storage for high availability: Highly available OpenStack Image API ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring Storage for high availability: Storage back end ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring the compute node for high availability ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|-
 +
| Configuring non-core components for high availability ||style="color: black" |  [[File:Warning.svg|15px]]    ||
 +
|}
 +
 +
[[File:Warning.svg|15px]] = Not updated or untested <br />
 +
<span style="color: red">✗ = One or more issues - Please describe below</span><br />
 +
<span style="color: green">✚X = Verified with milestone(x) or release candidate(rcX)</span><br />
 +
<span style="color: orange">✚X = Implemented workaround, verified with milestone(x) or release candidate(rcX)</span><br />
 +
<span style="color: green">✔ = Verified with official release</span><br />
 +
<span style="color: orange">✔ = Implemented workaround, verified with official release</span><br />
 +
N/A = not applicable for this section (like covered by install/networking guides, or nothing to test here)
 +
 +
==== Issues ====
 +
 +
* Configuring the controller for high availability: Pacemaker cluster stack:
 +
** https://bugs.launchpad.net/openstack-manuals/+bug/1505964
 +
** https://bugs.launchpad.net/openstack-manuals/+bug/1505980
 +
** https://bugs.launchpad.net/openstack-manuals/+bug/1506004
  
 
----
 
----
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 10:17, 23 October 2015

Liberty Documentation Testing

This page tracks documentation changes that relate to a particular release.

Installation Guide

Use the following draft versions and update the table accordingly. If you come across an issue, search for an existing bug on Launchpad and open a new bug if necessary. Also, provide a link to your bug in the "Issues" section below the table.

Section Ubuntu 14.04 RHEL/CentOS 7 openSUSE 13.2 SLES 12 Debian 8
Overview and architecture ✚rc1 ✚rc1 Warning.svg
Environment ✔ CentOS ✚rc1 ✚rc1 Warning.svg
Identity ✚rc2 ✔ CentOS ✚rc1 ✚rc1 Warning.svg
Image service ✚rc2 ✔ CentOS ✚rc1 ✚rc1 Warning.svg
Compute ✚rc2 ✔ CentOS ✚rc1 ✚rc1 Warning.svg
Networking: Architecture 1 ✚rc2 ✔ CentOS ✚rc1 ✚rc1 Warning.svg
Networking: Architecture 2 ✚rc2 ✚rc1 ✚rc1 Warning.svg
Dashboard ✚rc2 ✚rc1 ✚rc1 Warning.svg
Block Storage ✚rc2 ✚rc2 ✚rc2 Warning.svg
Object Storage ✚rc2 ✚rc1 ✚rc1 Warning.svg
Orchestration ✚rc2 ✚rc1 ✚rc1 Warning.svg
Telemetry Warning.svg ✚rc1 ✚rc1 Warning.svg
Launch instance: Architecture 1 ✚rc2 ✚rc1 ✚rc1 Warning.svg
Launch instance: Architecture 2 ✚rc2 ✚rc1 ✚rc1 Warning.svg
Overall Guide ✚rc2 ✚rc1 ✚rc1 Warning.svg

Warning.svg Untested
✗ = One or more issues - Please describe below
✚X = Verified with milestone(x) or release candidate(rcX)
✚X = Implemented workaround, verified with milestone(x) or release candidate(rcX)
✔ = Verified with official release
✔ = Implemented workaround, verified with official release
N/A = not available for this distribution

Issues

Config Reference

Section Status
ceilometer Warning.svg
cinder Warning.svg
glance Warning.svg
heat Warning.svg
keystone Warning.svg
neutron Warning.svg
nova Warning.svg
swift Warning.svg
trove Warning.svg
firewalls and default ports Warning.svg

Warning.svg = Not updated
✚X = Verified with milestone(x) or release candidate(rcX)
✔ = Verified with official release

Issues

Note any issues here including links to bugs.

HA guide

Use the following draft versions and update the table accordingly. If you come across an issue, search for an existing bug on Launchpad and open a new bug if necessary. Also, provide a link to your bug in the "Issues" section below the table.

Section Status Comments
Introduction to OpenStack high availability N/A
Hardware considerations for high availability N/A
Installing high availability packages: Install memcached Warning.svg
Installing high availability packages: Configure NTP Warning.svg
OpenStack network nodes Warning.svg
Configuring the controller for high availability: Pacemaker cluster stack
Configuring the controller for high availability: HAProxy nodes Warning.svg
Configuring the controller for high availability: Configure the VIP Warning.svg
Configuring the controller for high availability: Database (Galera/MySQL) Warning.svg
Configuring the controller for high availability: RabbitMQ Warning.svg
Configuring Storage for high availability: Highly available Block Storage API Warning.svg
Configuring Storage for high availability: Highly available OpenStack Image API Warning.svg
Configuring Storage for high availability: Storage back end Warning.svg
Configuring the compute node for high availability Warning.svg
Configuring non-core components for high availability Warning.svg

Warning.svg = Not updated or untested
✗ = One or more issues - Please describe below
✚X = Verified with milestone(x) or release candidate(rcX)
✚X = Implemented workaround, verified with milestone(x) or release candidate(rcX)
✔ = Verified with official release
✔ = Implemented workaround, verified with official release
N/A = not applicable for this section (like covered by install/networking guides, or nothing to test here)

Issues