Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-2794

[Phase 4] Remove servicetype normalization for Ansible

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None

      We have implemented a temporary solution of normalizing the servicetype to "Ansible Managed Node" to make it work for hourly tally, as we are receiving two distinct servicetypes from Ansible. With this card we will remove the below code since the assumption is hourly tally no longer relies on service type:

      if(event.getServiceType().equals(ANSIBLE_INFRASTRUCTURE_HOUR)){
        event.setServiceType("Ansible Managed Node");
      } 

      Done:

      • Remove the above snippet of code.
      • Test Ansible with two different service types and see if it still works

              Unassigned Unassigned
              karshah@redhat.com Kartik Shah
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: