tools/openstack shouldn't install mysql-server

Bug #1133502 reported by Steven Hardy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Steven Hardy

Bug Description

tools/openstack shouldn't install mysql-server, we should let /bin/openstack-db install it, otherwise nothing sets the root password after installation - openstack-db detects that mysql is already installed and doesn't prompt to set the password.

Steven Hardy (shardy)
Changed in heat:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Steven Hardy (shardy)
milestone: none → grizzly-rc1
Steven Hardy (shardy)
Changed in heat:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/23177

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

Reviewed: https://review.openstack.org/23177
Committed: http://github.com/openstack/heat/commit/d308040850464cca47a9c028532b188c2eb8e8c0
Submitter: Jenkins
Branch: master

commit d308040850464cca47a9c028532b188c2eb8e8c0
Author: Steven Hardy <email address hidden>
Date: Thu Feb 28 15:13:48 2013 +0000

    heat tools : openstack script install mysql via openstack-db

    Don't install mysql-server in tools/openstack, instead allow
    openstack-db to non-interactively install it for us, which means
    the root password is set as per the -r password option when
    installing on a fresh system with no mysql

    NOTE : if testing this on a system which has had mysql installed,
    do yum remove mysql-server && rm -fr /var/lib/mysql or the
    reinstalled mysql will use the old credentials

    fixes bug 1133502

    Change-Id: Ie3ba56e5f971e032be4f099e81cbb24afe76dfbc

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.