[Yahoo-eng-team] [Bug 1770549] Re: Set instance's description failed

2018-05-11 Thread Eric Fried
This is invalid for the reason you state in comment #1. More specifically: when you call the API with versions <2.19, you get the name as the description; when you call with >=2.19, you get the user- supplied description or None. We can't change that behavior, per the rules of API versioning.

[Yahoo-eng-team] [Bug 1770549] Re: Set instance's description failed

2018-05-11 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/567795 ** Changed in: nova Status: Invalid => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1770549] Re: Set instance's description failed

2018-05-11 Thread Dongcan Ye
We can pass -os-compute-api-version with openstackclient, so this bug seems invaild. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).