Keystone v2 - Create tenants not documented

Bug #1499344 reported by Jamie Hannaford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
High
Diane Fleming
Tags: keystone
Atsushi SAKAI (sakaia)
Changed in openstack-api-site:
status: New → Confirmed
assignee: nobody → Atsushi SAKAI (sakaia)
Revision history for this message
Atsushi SAKAI (sakaia) wrote :

Please see follows. but its attributes are not documented. I will update it.
http://developer.openstack.org/api-ref-identity-v2-ext.html#createTenant

Atsushi SAKAI (sakaia)
tags: added: keystone
Revision history for this message
Jamie Hannaford (jamie-hannaford) wrote :

Surely it also belongs here too? Since all the other tenant operations are there.

http://developer.openstack.org/api-ref-identity-admin-v2.html#admin-tenants

Revision history for this message
Atsushi SAKAI (sakaia) wrote :

This issue is very complex one because of historical reason.
So Extension describes various operation
Standard describes get operation only.

Extension supports various operation
   OS-KSADM extension
    https://github.com/openstack/keystone/blob/stable/liberty/keystone/contrib/admin_crud/core.py
Standard supports get operation
   https://github.com/openstack/keystone/blob/stable/liberty/keystone/resource/routers.py

Changed in openstack-api-site:
assignee: Atsushi SAKAI (sakaia) → Diane Fleming (diane-fleming)
milestone: none → liberty
importance: Undecided → High
Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
Diane Fleming (diane-fleming) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/230051
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=a09763d596bd548930c3a201aac102cc3e76d1f3
Submitter: Jenkins
Branch: master

commit a09763d596bd548930c3a201aac102cc3e76d1f3
Author: Diane Fleming <email address hidden>
Date: Thu Oct 1 12:59:07 2015 -0500

    Add missing calls to Identity admin API v2.0

    This patch addresses the missing "create user" and
    "list users" calls (/v2.0/users) in the bug, but other calls were
    also missing and have been added:

    - /v2.0/users/{userId}
    - /v2.0/tenants
    - /v2.0/tenants/{tenantId}

    Change-Id: I8cffb1cfdee3f6319eb22c5934cb90559b2eea68
    Closes-Bug: #1418538
    Closes-Bug: #1499344

Changed in openstack-api-site:
status: In Progress → Fix Released
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.