← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups