Public bug reported:
Create an instance, using novaclient and openstackclient will get different
value for the description.
novaclient: description is None.
openstackclient: description is instance's name.
Using novaclient the API request version is 2.53, but the openstackclient is
2.1.
If we wants to add description using openstackclient(not implement yet), the
instance's description will get the instance's name forever.
So I think we no need to check the API version here.
** Affects: nova
Importance: Undecided
Assignee: Dongcan Ye (hellochosen)
Status: New
** Changed in: nova
Assignee: (unassigned) => Dongcan Ye (hellochosen)
--
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/1770549
Title:
Set instance's description failed
Status in OpenStack Compute (nova):
New
Bug description:
Create an instance, using novaclient and openstackclient will get different
value for the description.
novaclient: description is None.
openstackclient: description is instance's name.
Using novaclient the API request version is 2.53, but the openstackclient is
2.1.
If we wants to add description using openstackclient(not implement yet), the
instance's description will get the instance's name forever.
So I think we no need to check the API version here.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1770549/+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