Files
community.general/contrib/inventory
mmartinv eebebb1a83 Fix ovirt4.py inventory file for oVirt 4.3 (#54338)
ovirt4.py inventory file fails with oVirt 4.3 with the following error:
Traceback (most recent call last):
  File "inventory/ovirt", line 259, in <module>
    main()
  File "inventory/ovirt", line 250, in main
    vm_name=args.host,
  File "inventory/ovirt", line 209, in get_data
    vms[name] = get_dict_of_struct(connection, vm)
  File "inventory/ovirt", line 178, in get_dict_of_struct
    (stat.name, stat.values[0].datum) for stat in stats
  File "inventory/ovirt", line 178, in <genexpr>
    (stat.name, stat.values[0].datum) for stat in stats
IndexError: list index out of range
2019-03-28 20:55:40 +00:00
..
2016-06-29 14:31:25 -04:00
2019-02-13 23:35:39 -08:00
2016-11-02 17:00:27 -07:00
2016-11-23 14:39:25 -05:00
2018-09-21 14:43:22 +01:00
2018-12-06 09:53:53 +10:00
2019-02-15 07:19:04 -08:00
2017-05-09 16:38:08 -05:00
2017-05-09 16:38:08 -05:00
2015-09-01 17:10:37 +02:00
2017-05-09 16:38:08 -05:00
2016-01-20 15:27:06 -05:00
2016-12-13 13:51:13 -05:00
2015-07-31 14:18:59 +02:00
2017-01-17 14:01:58 -05:00
2017-05-09 16:38:08 -05:00