Support Creation of Superuser(s) for Database

Bug #1219624 reported by Auston McReynolds
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Undecided
Auston McReynolds
Changed in trove:
assignee: nobody → Auston McReynolds (amcreynolds)
Changed in trove:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove (master)

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

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

Reviewed: https://review.openstack.org/45805
Committed: http://github.com/openstack/trove/commit/f77aab57e15e83258a0f6867878204c686107118
Submitter: Jenkins
Branch: master

commit f77aab57e15e83258a0f6867878204c686107118
Author: amcrn <email address hidden>
Date: Mon Sep 9 19:42:46 2013 -0700

    Support Optional Super User in Instance Create

    The creation of initial users and/or databases is supported in an
    instance-create request, but the creation of a super/root user is
    not. Granted, it's possible to create or reset the root user, but it
    must be done as a separate request, after the instance has completely
    initialized.

    Changeset: If CONF.root_on_create == True, a UUID is generated for
    the root user's password and is returned in the instance-create
    response as the "password" property/field.

    Change-Id: I300d3f019766445b90411d5ab8651b1aa34a77e9
    Implements: blueprint instance-initial-super-user
    Closes-Bug: #1219624

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: icehouse-1 → 2014.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.