Problem Description

      Automation Analytics needs unique Hub ID for uploading of collected data

      Proposed Solution: 

       

            [AAH-2021] Unique Hub ID for Automation Analytics

            rhn-support-rrajendr jmitchel2 now it's done and backported to galaxy repo (available in master branch)

            Martin Šlemr (Inactive) added a comment - rhn-support-rrajendr jmitchel2 now it's done and backported to galaxy repo (available in master branch)

            Hey jmitchel2, is this work in progress? Who do you think the appropriate assignee would be? Thanks!

            Rajeev Rajendran added a comment - Hey jmitchel2 , is this work in progress? Who do you think the appropriate assignee would be? Thanks!

            Heather Smith added a comment - - edited

            copying from Slack:

            rhn-support-ebock :

            Just to close those loop on this whole thing - mslemr jmitchel2 and I met today on this topic and have concluded that we're not blocking anything critical for the Sept 30th date. We'll stay on it to make sure that remains true, but we're good to go at the moment cc jhardy@redhat.com hkataria-insights 

            removed the Jira linked dependencies (AA-1092, AA-1626) to reflect

            Heather Smith added a comment - - edited copying from Slack : rhn-support-ebock : Just to close those loop on this whole thing - mslemr jmitchel2 and I met today on this topic and have concluded that we're not blocking anything critical for the Sept 30th date. We'll stay on it to make sure that remains true, but we're good to go at the moment cc jhardy@redhat.com hkataria-insights   removed the Jira linked dependencies (AA-1092, AA-1626) to reflect

            Emily Bock added a comment -

            jhardy@redhat.com jmitchel2 This epic and AAH-2009 appear to be blocking all the collector work we need to do that is blocking the Galaxy Beta release. If we can't get this unblocked we are at risk of blocking the release. How should we proceed?

            Emily Bock added a comment - jhardy@redhat.com jmitchel2 This epic and AAH-2009 appear to be blocking all the collector work we need to do that is blocking the Galaxy Beta release. If we can't get this unblocked we are at risk of blocking the release. How should we proceed?

            mslemr should we assign this ticket to you ? or who is helping drive this to 'done'? thanks! cc hkataria-insights rhn-support-ebock 

            Heather Smith added a comment - mslemr should we assign this ticket to you ? or who is helping drive this to 'done'? thanks! cc hkataria-insights rhn-support-ebock  

            Martin Šlemr (Inactive) added a comment - - edited

            Will be accessible by plugin API through https://github.com/pulp/pulpcore/pull/4277

            by

            from pulpcore.plugin.models import SystemID
            system_id_obj = SystemID.objects.all()[0]
            str(system_id_obj.pk) # returns '0189f470-a428-7310-a635-92cf916a6349'
            

            Martin Šlemr (Inactive) added a comment - - edited Will be accessible by plugin API through https://github.com/pulp/pulpcore/pull/4277 by from pulpcore.plugin.models import SystemID system_id_obj = SystemID.objects. all ()[0] str (system_id_obj.pk) # returns '0189f470-a428-7310-a635-92cf916a6349'

            This should already be done. As I mentioned earlier, you can just access and use the ID that's generated by pulp for their telemetry purposes.

            David Newswanger added a comment - This should already be done. As I mentioned earlier, you can just access and use the ID that's generated by pulp for their telemetry purposes.

            jmitchel2 if I remember we agreed this will be done by David. 

            But i'm not sure about the 2.4 release (when it is), definitely we need the unique id in cloud hub first (and it can be useful we will be able to distinguish between Cloud hub and other hubs - hardcoded ID?)

            Martin Šlemr (Inactive) added a comment - jmitchel2 if I remember we agreed this will be done by David.  But i'm not sure about the 2.4 release (when it is), definitely we need the unique id in cloud hub first (and it can be useful we will be able to distinguish between Cloud hub and other hubs - hardcoded ID?)

            dnewswan mslemr who should work on this?  Do we need to scope this for 2.4 and prioritize with jhardy@redhat.com (cc hkataria-insights)

             

            John Mitchell added a comment - dnewswan mslemr who should work on this?  Do we need to scope this for 2.4 and prioritize with jhardy@redhat.com (cc hkataria-insights )  

            that should be possible. They all have to use the same database, which coordinates the tasking system.

            David Newswanger added a comment - that should be possible. They all have to use the same database, which coordinates the tasking system.

              jmitchel2 John Mitchell
              mslemr Martin Šlemr (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: