RedHatSatellite / katello-attach-subscription

automatically assign subscriptions to hypervisors based on certain rules
GNU General Public License v2.0
10 stars 5 forks source link

merge virt-who data with system data #37

Closed evgeni closed 5 years ago

evgeni commented 5 years ago

instead of special casing virt-who data all the time, just merge it with the existing system once and ignore where the data is coming from.

this also moves many of the virt-who helper functions into an own class

Fixes: #32

mossicrue commented 5 years ago

tested and works well