cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #00792
[Merge] lp:~smoser/cloud-init/trunk.dmidecode-null into lp:cloud-init
The proposal to merge lp:~smoser/cloud-init/trunk.dmidecode-null into lp:cloud-init has been updated.
Commit Message changed to:
change return value for dmi data of all \xff to be ""
Previously we returned a string of "." the same length as the dmi field.
That seems confusing to the user as "." would seem like a valid response
when in fact this value should not be considered valid.
So now, in this case, return empty string.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/trunk.dmidecode-null/+merge/288925
--
Your team cloud init development team is requested to review the proposed merge of lp:~smoser/cloud-init/trunk.dmidecode-null into lp:cloud-init.
Follow ups