Comment 5 for bug 1340311

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to operations-guide (master)

Reviewed: https://review.openstack.org/109440
Committed: https://git.openstack.org/cgit/openstack/operations-guide/commit/?id=aa551dce61f939370fed8afcb7ec53e7b0ce71ec
Submitter: Jenkins
Branch: master

commit aa551dce61f939370fed8afcb7ec53e7b0ce71ec
Author: Sean M. Collins <email address hidden>
Date: Thu Jul 24 18:42:32 2014 -0400

    Add note for converting Neutron database tables to UTF-8

    Some distributions use the latin1 charset by default, and will require
    conversion to UTF-8, due to later database migration scripts specifying
    the UTF-8 charset in table creation.

    Change-Id: I415114d84fbaa830dfa60964725d0f2b5db1017c
    Closes-Bug: #1340311
    Co-Authored-By: Matthew Kassawara <email address hidden>