← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583235] Re: changes in an instance's description are not dynamically reflected

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1583235

Title:
  changes in an instance's description are not dynamically reflected

Status in OpenStack Compute (nova):
  Invalid

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1583235/+subscriptions


References