0781a7f Update virt-who to 0.21.2-1

Authored and Committed by csnyder 5 years ago
    Update virt-who to 0.21.2-1
    Resolves: #1510310 - Ensure that owner and env are required where necessary
    Resolves: #1512778 - ESX should require username, password, and server values
    Resolves: #1511308 - Only ESX supports: exclude_host_parents and filter_host_parents.
    Resolves: #1509596 - Use qemu+ssh transport if not provided (libvirt)
    Resolves: #1511308 - Xen and Hyper-V do not support some filter options
    Resolves: #1510760 - Ensure virt-who exits properly (w/ no good conf)
    Resolves: #1509606 - Remove duplicate output of validation messages (csnyder@redhat.com)
    Resolves: #1509597 - Fix issue with cli consistancy check for vdsm (csnyder@redhat.com)
    Resolves: #1509595 - Only expect owner on HostGuestAssociationReports
    Resolves: #1503700 - Updates to the job polling frequency (csnyder@redhat.com)
    Resolves: #1502821 - Remove undocumented, broken env var "VIRTWHO_DISABLE_ASYNC"
    Resolves: #1466015 - Warn of deprecation of command line options in next release
    Resolves: #1485865 - Do not replace /etc/virt-who.conf on rpm upgrade
    Resolves: #1211435 - Don't send host-to-geust mapping, when env, owner are wrong
    Resolves: #1408556 - Log which owner updated mappings are being sent to
    Resolves: #1458184 - better reading of environment variables (jhnidek@redhat.com)
    Resolves: #1401867 - Enable logging of rhsm module to rhsm.log (jhnidek@redhat.com)
    Resolves: #1404117 - Check parameter consistency and refactoring (jhnidek@redhat.com)
    Resolves: #1401420 - xen supports only uuid/hostname as hypervisor_id
    Resolves: #1458674 - Update use of result data to match the new async api
    Resolves: #1452436 - virt-who prints host-to-quest mapping everytime (jhnidek@redhat.com)
    Resolves: #1357761 - Do not check passwords to be in latin1 encoding (jhnidek@redhat.com)
    Resolves: #1457101 - Continue running despite malformed configs (csnyder@redhat.com)
    Resolves: #1409984 - Retry initial report retrieval on connection timeout
    Resolves: #1389729 - Add missing xml section for test (fran@caosdigital.com)
    Resolves: #1389729 - virt-who incorrectly reports 'name' instead of 'hostname' for RHEV
    Resolves: #1450747 - Continue running destination threads on internal failure
    Resolves: #1444718 - Log name of config when duplicate reports are retrieved
    Resolves: #1447264 - Keep running on InvalidPasswordFormat given other valid configs
    Resolves: #1448267 - Fix polling behavior for oneshot, CTRL-C, 429 responses
    Resolves: #1369107 - Update docs and log messages to show the *.conf requirement
    Resolves: #1436517 - Fix api base detection for rhevm version 3 and 4
    Resolves: #1442337 - Send updates immediately the first run (csnyder@redhat.com)
    Resolves: #1439317 - Ensure reports are still sent despite duplicate configurations
    Resolves: #1436517 - Set Version header for version detect (pcreech@redhat.com)
    Resolves: #1403640 - Fix syntax error in exception handling (pcreech@redhat.com)
    Resolves: #1391512 - Handle utf-8 within Xmlrpc transport (pcreech@redhat.com)
    Resolves: #1415497 - Support rhev4 auto detection and usage (pcreech@redhat.com)
    Resolves: #1388577 - Adding UTF-8 support (pcreech@redhat.com)
    Resolves: #1410000 - Include org_id in hv base channel (pcreech@redhat.com)
    Resolves: #1400431 - Fix AttributeError where val is missing (pcreech@redhat.com)
    Resolves: #1405967 - Filter host via glob or regex (pcreech@redhat.com)
    Resolves: #1369107 - Only load files with .conf extension (pcreech@redhat.com)
    Resolves: #1383436 - Obey the interval setting (csnyder@redhat.com)
    Resolves: #1299643 - Update virt-who-config man page to include NO_PROXY
    Related: #1569597
    
        
file modified
+1 -0
file modified
+1 -1
file modified
+301 -98