Run-time, mutable metadata for VMs

Registered by Paul Lappas

OpenStack currently supports a metadata server (nova-metadata) that is implemented as a separate server - requests to it are port-forwarded through the nova API. An API request will return metadata for the instance associated with the source IP of the API call. This way only the VM can access this data (for obvious security reasons). Currently this data is read-only and cannot be modified after the VM instance is launched. Also there is a key “user_data” that holds a value that is passed in when the VM is provisioned.

Add the ability to edit VM instance metadata at run-time. Enable this data to be read or edited by any authenticated client.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Deferred
Milestone target:
None
Completed by
Vish Ishaya

Related branches

Sprints

Whiteboard

We've discussed this multiple times and it doesn't seem like this is the right approach for now. --Vish

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.