Nova Instance Guest Metadata

Bug #2063352 reported by Jay Faulkner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
New
Medium
Unassigned

Bug Description

There is currently a specless blueprint up in Nova for the other side of this: https://blueprints.launchpad.net/nova/+spec/ironic-guest-metadata

Right now, calls to Ironic from Nova are done without project credentials. This prevents us from using any information from the calling token to know what project should be used for setting node.lessee when [conductor]automatic_lessee=True. In order to enable this functionality, as well as provide basic instance metadata for operator troubleshooting cases, we will put selected portions of the nova instance metadata into node.instance_info at deploy, alongside the other metadata required to deploy.

This information will include:
- Information about the user/project who requested the instance
- Flavor name
- Any other useful metadata

This information will explicitly EXCLUDE:
- Information available elsewhere in Ironic
- Network-related metadata which may not be reliable in Ironic use cases

Once we have information on the user/project who requested the instance, we will then edit conductor code to implement setting node.lessee based on that metadata when automatic_lessee is enabled.

Tags: rfe-approved
tags: added: rfe-approved
removed: rfe
Changed in ironic:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.