cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #02012
[Merge] ~smoser/cloud-init:bug/1685810-nova-lxd into cloud-init:master
The proposal to merge ~smoser/cloud-init:bug/1685810-nova-lxd into cloud-init:master has been updated.
Commit Message changed to:
nova-lxd: read product_name from environment, not platform.
Apparently signals were crossed when this implementation was done.
Cloud-init was reading 'platform' in the environment of pid 1, but
nova-lxd was setting 'product_name'.
The fix is being made here in cloud-init to instead read product_name.
LP: #1685810
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/323057
--
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/1685810-nova-lxd into cloud-init:master.
References