Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-4137

Add "Ready" state LED to ONOS instances in Topology View

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.6.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      3
    • Epic Link:
    • Sprint:
      Goldeneye Sprint #1

      Description

      When ONOS cluster instances become active, an "updateInstance" event is sent to the topology view, with an online=true boolean. However, there is still a period of time before the instance is truly "ready" (cluster mastership negotiations and other housekeeping).

      It would be nice if we could augment the model to send:

      { online: true, ready: false }

      initially, and later, when we detected the condition:

      { online: true, ready: true }

      This way, we could add an "LED" icon to onos instance boxes on the topo view, with an indication of whether "ready" is true or false.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            tom Thomas Vachuska
            Reporter:
            simon Simon Hunt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: