Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-2832

Support multiple topic per deviceType in pyvoltha

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Resolved (View Workflow)
    • Priority: Low
    • Resolution: Won't Do
    • Affects Version/s: None
    • Fix Version/s: Future
    • Component/s: pyvoltha
    • Labels:
      None

      Description

      Devices need to be assigned to adapters with a consistent hashing algorithm, so that the assignment can be computed in memory in each component.

      Two new APIs are needed in pyvoltha so that the components don't need to worry about the device/adapter association:

      • GetTopic(DeviceId, DeviceType)
      • IsDeviceOwnedByAdapter(DeviceId, AdapterId)

        Attachments

          Issue Links

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

            Activity

              People

              Assignee:
              Unassigned
              Reporter:
              teone Matteo Scandolo
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Gerrit Reviews

                  There are no open Gerrit changes