e19bb206bb
Horizon currently uses the OS::Nova::Instance resource type when querying for instance metadata, but it should use OS::Nova::Server to align with Heat and Searchlight. See also: https://review.openstack.org/272271 Closes-Bug: #1537903 Change-Id: I1deab8ed74515d08301e68bd2c75604d35592c50
5 lines
246 B
YAML
5 lines
246 B
YAML
---
|
|
features:
|
|
- Added the Metadata tab to the new Launch Instance workflow to allow adding
|
|
key-value metadata to an instance at launch. This includes any properties
|
|
from the OS::Nova::Server namespace of the glance metadata definitions. |