Comment 5 for bug 1347542

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/158091
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=498cb1d2479464e03a2b349cd696c8e7fb4a8f08
Submitter: Jenkins
Branch: master

commit 498cb1d2479464e03a2b349cd696c8e7fb4a8f08
Author: Andrew Woodward <email address hidden>
Date: Sat Feb 21 13:15:37 2015 -0800

    Move admin user and openrc up so that its not relied on

    The admin user defined in nailgun should not be used for any service
    purpose. This pulls the user out of the lower levels of the manifests
    so that it's harder to abuse this as a usage.

    Commonly other modules have an their own admin {user,password,tenant}
    parameters which should not be confused with this admin user which is
    only for the enduser to consume.

    Related-bug: #1396594
    Related-bug: #1347542

    Change-Id: Ie991a64617919727724638d582af301ee4519655