Uploaded image for project: 'neutron'
  1. neutron
  2. NEUTRON-128

NullPointerException when posting security group rules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • northbound-api
    • None
    • Operating System: Linux
      Platform: All

    • 6015
    • Normal

      This was seen in Beryllium SR1

      The call that I sent (which is a modified OpenStack call) and the resulting error are in attachment.

      The request that OpenStack sent contained the string "admin" in some of the tenant_id fields. ODL was throwing errors because "admin" wasn't matching its tenant_id regexp, so I tried to workaround this by manually replacing it with correct tenant_id and sending that, resulting in the NullPointerException.

            yamahata Isaku Yamahata
            juraj.linkes Juraj Linkeš
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: