← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:bug/1712680-maas-use-token-for-check-instance-id into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:bug/1712680-maas-use-token-for-check-instance-id into cloud-init:master has been updated.

Commit Message changed to:

MAAS: add check_instance_id based off oauth tokens.

This stores a hash of the OAuth tokens as an 'id' for the maas
datasource.  Since new instances get new tokens created and those tokens
are written by curtin into datasource system config this will provide
a way to identify a new "instance" (install).

LP: #1712680

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/335108
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1712680-maas-use-token-for-check-instance-id into cloud-init:master.


Follow ups