Reviewed: https://review.openstack.org/308822 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2ad84cb34ff6a6b72c8a65fd91f2a731a149ab3f Submitter: Zuul Branch: master
commit 2ad84cb34ff6a6b72c8a65fd91f2a731a149ab3f Author: liyingjun <[email protected]> Date: Wed Mar 7 09:13:48 2018 +0800 Support description for instance update/rebuild In Nova Compute API microversion 2.19, you can specify a description attribute when creating, rebuilding, or updating a server instance. This description can be retrieved by getting server details, or list details for servers, this patch adds support for this attribute for instance in horizon. This patch adds description for instance update/rebuild Change-Id: I1c561607551fe6ed521772688b643cb27400e24e Closes-bug: #1753661 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1753661 Title: missing description field for instance update/rebuild Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Description is supported when creating instance, this bug is reported to request support update description for instance. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1753661/+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

