Uploaded image for project: 'hc2vpp'
  1. hc2vpp
  2. HC2VPP-104

ACL: create table over netconf

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 17.04, 17.07
    • 17.04, 17.07
    • None
    • None
    • honeycomb.noarch 1.17.04-2492
      vpp.x86_64 17.04-rc0~387_g141ecc5~b2010

      When I create an ACL table through ODL client and then try reading its operational data,
      the response is:
      code 404 data-missing

      and the log shows:
      Unexpected exception during netconf operation execution
      java.lang.NullPointerException: Invalid instance identifier /(urn:opendaylight:params:xml:ns:yang:vpp:classifier?revision=2016-12-14)vpp-classifier-state/classify-table. Cannot create BA equivalent.

      However the table is visible in VAT output:
      vat# classify_table_info table_id 0
      {
      "sessions": 0,
      "nexttbl": -1,
      "nextnode": -1,
      "nbuckets": 1,
      "skip": 0,
      "match": 1,
      "mask": "000000000000ffffffffffff00000000"
      }

      The same sequence sent directly to Honeycomb's Restconf works with no issues.

      See attachments for the Restconf requests, resulting Netconf messages and Honeycomb log.

        1. acl.postman_collection.json
          2 kB
        2. log
          159 kB
        3. netconf_message
          1 kB

            mgradzki Marek Gradzki
            selias Samuel Eliáš
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: