Users API in Database API Reference is incomplete

Bug #1658869 reported by 黎菁
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
New
Wishlist
Unassigned

Bug Description

The api doc is lack of update attributes of user, like this :
PUT /v1.0/{accountId}/instances/{instanceId}/user/{name}
This operation will update user attributes.
request example:
{
    "user": {
        "name": "root",
        "password": "12345"
    }
}
-----------------------------------
Release: 7.0.0.0b3.dev107 on 'Fri Jan 20 01:09:47 2017, commit 96f109e'
SHA:
Source: http://git.openstack.org/cgit/openstack/trove/tree/api-ref/source/index.rst
URL: http://developer.openstack.org/api-ref/database/

Tags: api-ref
Amrith Kumar (amrith)
Changed in trove:
importance: Undecided → Wishlist
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.