Bug 1908631
Summary: | [RFE]Doc: add leases related info in formatnetwork.html | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | yalzhang <yalzhang> |
Component: | libvirt | Assignee: | Michal Privoznik <mprivozn> |
Status: | CLOSED ERRATA | QA Contact: | yalzhang <yalzhang> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 8.3 | CC: | jdenemar, jsuchane, lmen, virt-maint, xuzhang |
Target Milestone: | rc | Keywords: | FutureFeature, Triaged, Upstream |
Target Release: | 8.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libvirt-7.0.0-1.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-25 06:46:30 UTC | Type: | Feature Request |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | 7.0.0 |
Embargoed: |
Description
yalzhang@redhat.com
2020-12-17 08:21:01 UTC
Patch posted upstream (as a part of a bigger series): https://www.redhat.com/archives/libvir-list/2020-December/msg00812.html Merged upstream as: 7f93905e45 nss: handle leases with infinite expiry time 5dd53684e1 networkGetDHCPLeases: Handle leases with infinite expiry time 5fb6d98c88 network: Rework networkGetDHCPLeases() ee93656c40 networkGetDHCPLeases: Use VIR_APPEND_ELEMENT() instead of VIR_INSERT_ELEMENT() 9c65363a40 network: Drop @custom_lease_file_len variable from networkGetDHCPLeases() 6f1ae57129 virlease: Allow infinite lease expiry time 003fff38e7 virlease: Use virTrimSpaces() instead of open coded alternative 8e5659ed12 virlease: Rework virLeaseReadCustomLeaseFile() c14bd64f3e leaseshelper: Report errors on failure 49869e8d57 docs: Document ability to configure lease time v6.10.0-281-g7f93905e45 Checked on https://libvirt.org/formatnetwork.html#elementsAddress and /usr/share/doc/libvirt-docs/html/formatnetwork.html, it is expected. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (virt:av bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:2098 |