Add support to stack update broke create server

Bug #1515074 reported by Everett Toews
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
Fix Released
Undecided
Unassigned

Bug Description

The commit for Add support to stack update [1] broke the ability to create a server. In particular it was this line [2] that removes the response body when a 202 is returned.

To reproduce the issue try to create a server with DevStack Liberty.

You can use the Create Server example [3] and run it with

    tox -e examples

or find a way to run it manually.

[1] https://github.com/openstack/python-openstacksdk/commit/1b3d713f48b5dbe8f63e02d7a85143c94578700c
[2] https://github.com/openstack/python-openstacksdk/commit/1b3d713f48b5dbe8f63e02d7a85143c94578700c#diff-fad27ae4ce4a689b49afcb010c90157fR270
[3] https://github.com/openstack/python-openstacksdk/blob/master/examples/compute/create.py#L28

Revision history for this message
Everett Toews (everett-toews) wrote :

This was fixed by the offending code being replace by keystoneauth in release 0.7.1.

Changed in python-openstacksdk:
status: New → 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.