← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:bug/1717147-centos-cloudstack-dhclient into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:bug/1717147-centos-cloudstack-dhclient into cloud-init:master has been updated.

Commit Message changed to:

CloudStack: consider dhclient lease files named with a hyphen.

A regression in 'get_latest_lease' made it ignore files starting
with 'dhclient-' rather than just 'dhclient.'.  The fix here is
to allow those files to be considered.

There is a lot more we could do here to better ensure that we pick
the most recent lease, but this change fixes the regression.

LP: #1717147

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/330846
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1717147-centos-cloudstack-dhclient into cloud-init:master.


Follow ups