Compute API Guide has incorrect attributes for POST /servers

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

Bug Description

Security group attribute is incorrect:

POST v2/​{tenant_id}​/servers Creates a server.
Parameter Style Type
security_group query xsd:string

The correct JSON format is:

"security_groups" : [ { "name" : "default" }, { "name" : "another-secgroup-name" }]

Anne Gentle (annegentle)
no longer affects: openstack-manuals
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Could you paste a link to the page that displays the wrong information, please?

Revision history for this message
Scott Devoid (scott-devoid) wrote : Re: [Bug 1276370] Re: Compute API Guide has incorrect attributes for POST /servers

http://api.openstack.org/api-ref-compute.html

On Sunday, March 9, 2014, Andreas Jaeger <email address hidden> wrote:

> Could you paste a link to the page that displays the wrong information,
> please?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1276370
>
> Title:
> Compute API Guide has incorrect attributes for POST /servers
>
> Status in OpenStack API documentation site:
> New
>
> Bug description:
> Security group attribute is incorrect:
>
> POST v2/​{tenant_id}​/servers Creates a server.
> Parameter Style Type
> security_group query xsd:string
>
> The correct JSON format is:
>
> "security_groups" : [ { "name" : "default" }, { "name" : "another-
> secgroup-name" }]
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openstack-api-site/+bug/1276370/+subscriptions
>

Tom Fifield (fifieldt)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → icehouse
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to api-site (master)

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

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 Gerrit (openstack-gerrit) wrote : Fix merged to api-site (master)

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

commit 3867d191d0b4aca3a3a07c063465065d2308a0a5
Author: Diane Fleming <email address hidden>
Date: Sun Apr 20 15:01:51 2014 -0500

    Fix description of security_groups attribute for create servers

    Closes-Bug: #1276370

    Change-Id: I55cbb78ec02e94984d7e5956350e7cc5cb4a4270
    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.