Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
William Poteat
8c3286f022 Merge branch 'main' into f34 2022-02-16 10:39:06 -05:00
Christopher Snyder
667af11923 Update virt-who to 1.31.9-1
Resolves: #1924572 - Add insecure option to config template (wpoteat@redhat.com)
2021-02-18 16:35:37 -05:00

View file

@ -175,18 +175,6 @@ fi
- 1990563: Move progress bar to stderr to keep stdout clean
(wpoteat@redhat.com)
* Tue Feb 08 2022 William Poteat <wpoteat@redhat.com>
- 1987247: The connection value shows null for kubevirt mode in virt-who status
json (wpoteat@redhat.com)
- Addition of LGPLv3 license file from suds (wpoteat@redhat.com)
- 2000415: Nutanix config needs to handle bad server value (wpoteat@redhat.com)
- 1996942: Use cluster name instead of UUID for fabric consistency
(wpoteat@redhat.com)
- 1990758: Virt-who always prints YAMLLoadWarning for kubevirt mode
(wpoteat@redhat.com)
- 1990563: Move progress bar to stderr to keep stdout clean
(wpoteat@redhat.com)
* Mon Jan 10 2022 William Poteat <wpoteat@redhat.com> 1.31.19-1
- 1990562: Remove the redundant 'update_interval' option from ahv config
(wpoteat@redhat.com)