Reviewed: https://review.openstack.org/452078 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=af1734b0dd6000e85f765c0084c8c8718ecfc10d Submitter: Jenkins Branch: master
commit af1734b0dd6000e85f765c0084c8c8718ecfc10d Author: ghanshyam <[email protected]> Date: Fri Mar 31 07:35:17 2017 +0000 Add empty flavor object info in server api-ref In case flavor information is not present in sysmeta then GET/PUT server response can have flavor as empty object. ref- http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/views/servers.py#n252 Having that mentioned in api-ref will be nice to understand it clearly. Closes-Bug: #1677999 Change-Id: I350dc33df0cb03eb86df1f142e58ae34b02a1334 ** Changed in: nova Status: In Progress => Fix Released -- 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/1677999 Title: api-ref: flavor information in server response can be empty Status in OpenStack Compute (nova): Fix Released Bug description: In case flavor information is not present in sysmeta then GET/PUT server response can have flavor as empty object. ref- http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/views/servers.py#n252 Having that mentioned in api-ref will be nice to understand it clearly. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1677999/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

