← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1609173] Re: [api] Document default domain config behaviour

 

Reviewed:  https://review.openstack.org/354479
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=5289eefd6cca723c0b2cbfe1e8a3d796f6a7ce55
Submitter: Jenkins
Branch:    master

commit 5289eefd6cca723c0b2cbfe1e8a3d796f6a7ce55
Author: Tin Lam <tinlam@xxxxxxxxx>
Date:   Thu Aug 11 20:40:58 2016 -0500

    api-ref: Add default domain config documentation
    
    Add documentation for:
    
    GET /domains/config/default
    GET /domains/config/{group}/default
    GET /domains/config/{group}/{option}/default
    
    Change-Id: I1b6c8a5873edffdf4a091334b2cc0c9ce041aa62
    Closes-Bug: #1609173


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1609173

Title:
  [api] Document default domain config behaviour

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The following are not documented in our API site:

  Document default domain config: GET /domains/config/default
    http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#domain-configuration-management

  As well as these two:
  Document default for domain config group: GET /domains/config/{group}/default
  Document default for domain config group option: GET /domains/config/{group}/{option}/default

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1609173/+subscriptions


References