Jump to: navigation, search

Documentation/NewtonDocTesting

< Documentation
Revision as of 02:12, 28 September 2016 by Darren Chan (talk | contribs) (Issues)

Newton 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. Until distributions release official packages, use the testing etherpad to discuss your testing experience and to suggest patches. After distributions release official packages, use Launchpad to report issues a links to them in the "Issues" section below the table.

Testing these projects:

  • Nova
  • Glance
  • Keystone
  • Neutron
  • Cinder
  • Horizon

Testers

  • Brian Moss <kallimachos@gmail.com>
  • Alexandra Settle <alexandra.settle@outlook.com>
  • Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
  • Chris Smart <chris@distroguy.com>
  • Petr Kovar <pkovar@redhat.com>
  • Nate Archer <Nate.Archer@rackspace.com>
  • Joe Robinson <Joseph.Robinson@rackspace.com>
  • Darren Chan <darren.chan@rackspace.com>
  • Itxaka Serrano <igarcia@suse.com>
  • Thomas Goirand <zigo@debian.org>
Section Ubuntu 16.04 RHEL/CentOS 7 openSUSE Leap 42.1 SLES 12 SP1/2 Debian Debian with debconf
Overview ✚RC-1 ✚RC-1 ✚RC-1 ✚RC-1 ✚RC-1 ✚RC-1
Environment ✚RC-1 ✚RC-1 ✚RC-1 ✚RC-1 ✗ Memcached issue ✗ Memcached issue
Identity Warning.svg ✚RC-1 ✚RC-1 Warning.svg Warning.svg
Image Warning.svg Warning.svg Warning.svg ✚RC-1 Warning.svg Warning.svg
Compute Warning.svg Warning.svg Warning.svg ✚RC-1 Warning.svg Warning.svg
Networking: Option 1 Warning.svg Warning.svg Warning.svg ✚RC-1 Warning.svg Warning.svg
Networking: Option 2 Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg
Dashboard Warning.svg Warning.svg Warning.svg
Warning.svg Warning.svg
Block Storage Warning.svg Warning.svg Warning.svg Warning.svg
Launch instance: Networking Option 1 Warning.svg Warning.svg Warning.svg
Warning.svg Warning.svg
Launch instance: Networking Option 2 Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg Warning.svg
Launch instance: Block Storage 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 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

Note any issues here including links to bugs. Remember to use the testing etherpad before release and Launchpad after release.

  • (Ubuntu16.04) Step - Enable the OpenStack repository - running "add-apt-repository cloud-archive:newton-proposed" returns the error "'newton-proposed' not a vaild cloud-archive name".Works fine for me on 16.04 - DC Confirmed, works fine. Make sure you have run apt-get update --TF
  • (Ubuntu16.04) Identity Service > Install and configure components. Step 3 - running "su -s /bin/sh -c "keystone-manage db_sync" keystone" returns an SQL connection error similar to https://bugs.launchpad.net/openstack-manuals/+bug/1612409 - Confirmed. Looks like mariadb is only listening on 127.0.0.1 - TF.Solved- The directory path for adding MYSQL configuration files for Xenial has changed from Trusty Tahr. http://docs.openstack.org/draft/install-guide-ubuntu/environment-sql-database.html Step 3. Change directory path to /etc/mysql/mariadb.conf.d/99-openstack.cnf. Also delete the identity database and create it again -DC.
  • (Ubuntu16.04) Environment -> SQL database says "Choose a suitable password for the database root account." However, in 16.04 the prompt to enter a root password does not appear as it did in 14.04. -- https://review.openstack.org/377270

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.