changes in an instance's description are not dynamically reflected

Bug #1583235 reported by Lauren Taylor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

Issue:
A change in an instance's "description" attribute is not dynamically reflected.

Steps to Reproduce:
1.Updates the editable attribute description of the instance using API
PUT /v2.1/​{tenant_id}​/servers/​{server_id}​

Expected Result:
Instance Description field changes should be dynamically reflected.
A notification should be sent on the instance to indicate a change in the instance's description.

Actual Result:
Instance Description field changes are not dynamically reflected.
No notification is sent.

Revision history for this message
Matt Riedemann (mriedem) wrote :

Are you specifying microversion >= 2.19 when making the description update request?

http://docs.openstack.org/developer/nova/api_microversion_history.html#id17

Changed in nova:
status: New → Incomplete
Revision history for this message
Matt Riedemann (mriedem) wrote :

What do you mean by 'dynamically reflected'? In the response of the update or in an immediate nova-show after the update?

Revision history for this message
Matt Riedemann (mriedem) wrote :

I'm not sure about the notifications part of this, but with a recently built devstack from master it works fine for me - I boot an instance with no description, then update it, and show the instance and the description is there.

http://paste.openstack.org/show/497601/

Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote : Close incomplete bug report

This bug lacks the necessary information to effectively reproduce and
fix it, therefore it has been closed. Feel free to reopen the bug by
providing the requested information and set the bug status back to "New".

Changed in nova:
status: Incomplete → Invalid
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.