tenant_id is required and optional when creating a network

Bug #1243305 reported by Everett Toews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Diane Fleming

Bug Description

Have a look at http://api.openstack.org/api-ref-networking.html

POSTv2/​{tenant_id}​/networks Creates a network.

tenant_id is listed twice. Once with (Optional) and once without.

Tags: netconn-api
Tom Fifield (fifieldt)
Changed in openstack-manuals:
importance: Undecided → Medium
status: New → Confirmed
affects: openstack-manuals → openstack-api-site
Changed in openstack-api-site:
milestone: none → havana
tags: added: netconn-api
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
milestone: havana → icehouse
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

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

Revision history for this message
Diane Fleming (diane-fleming) wrote :

The create network call can include two tenant IDs: One in the URI (required), which specifies the tenant who makes the request, and another in the request body, which specifies the tenant who will own the network. Only admin users can specify a second tenant ID that is different from the requester tenant ID. I clarified this in the documentation.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/59477
Committed: http://github.com/openstack/api-site/commit/3d1e9c9de443f260fe53685f1e24512df200ddfc
Submitter: Jenkins
Branch: master

commit 3d1e9c9de443f260fe53685f1e24512df200ddfc
Author: Diane Fleming <email address hidden>
Date: Mon Dec 2 10:42:23 2013 -0600

    Clarify second tenant ID for create network

    Closes-Bug: #1243305

    Change-Id: Id548ca02be6259395308bbe218c9fd6c908f6e3d
    author: diane fleming

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.