create server response json doesn't contain progress

Bug #761947 reported by Victor Galkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Titan

Bug Description

bzr942 RHEL6

Response json should contain progress for get and create server.
Doesn't contain.

http://docs.openstack.org/openstack-compute/developer/content/ch04s01.html#CreateServers

F:\jcloud>"c:\Program Files (x86)\Git\bin\curl" -v -H "X-Auth-Token: ce87bf6326c
c48a1a4fb407b059493b2593838b5" http://dragon004.hw.griddynamics.net:8774/v1.1/se
rvers/56?format=json

{"server": {"status": "ACTIVE", "hostId": "68d578b589aef0784b41988ac5219266d9f4e
dea556248a2701719bc", "addresses": {"public": [{"version": 4, "addr": "172.18.33
.227"}], "private": [{"version": 4, "addr": "10.0.0.13"}]}, "imageRef": "http://
dragon004.hw.griddynamics.net:8774/v1.1/images/13", "flavorRef": "http://dragon0
04.hw.griddynamics.net:8774/v1.1/flavors/m1.tiny", "links": [{"href": "http://dr
agon004.hw.griddynamics.net:8774/v1.1/servers/56", "rel": "self"}, {"href": "htt
p://dragon004.hw.griddynamics.net:8774/v1.1/servers/56", "type": "application/js
on", "rel": "bookmark"}, {"href": "http://dragon004.hw.griddynamics.net:8774/v1.
1/servers/56", "type": "application/xml", "rel": "bookmark"}], "name": "VGalkin.
cscreateserver-608670795", "id": 56, "metadata": {"jclouds": "rackspace"}}}* Con
nection #0 to host dragon004.hw.griddynamics.net left intact

Related branches

Victor Galkin (vgalkin)
Changed in nova:
assignee: nobody → openstack-gd (openstack-gd)
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Medium
status: New → Confirmed
Eldar Nugaev (reldan)
Changed in nova:
assignee: openstack-gd (openstack-gd) → nobody
Brian Waldon (bcwaldon)
Changed in nova:
assignee: nobody → Titan (rackspace-titan)
Revision history for this message
Brian Waldon (bcwaldon) wrote :

Jumped the gun here. GET /servers/<id> and GET/servers/detail now show progress. Future branch will add it to create response.

Changed in nova:
status: Confirmed → Fix Committed
status: Fix Committed → In Progress
Revision history for this message
Thierry Carrez (ttx) wrote :

I assume this is complete now...

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-4
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-4 → 2011.3
status: Fix Committed → 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.