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

Bad maching of deviceId scheme at isRelevant() method of NetconfDeviceProvider

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Trivial
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      onosproject/provider/netconf/device/impl/NetconfDeviceProvider.java
      At isRelevant(...) method:
      Assuming intention is to do case-insensitive compare,
      it is favorable to use String#equalsIgnoreCase method instead of String#toUpperCase().

        Attachments

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

          Activity

            People

            Assignee:
            mmach Michal Mach
            Reporter:
            mmach Michal Mach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: