[GBP-135] testOfOverlay.py fails with schema doesn't exists Created: 11/Jun/15  Updated: 19/Jun/15  Resolved: 19/Jun/15

Status: Resolved
Project: groupbasedpolicy
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Ruijing Guo Assignee: Ruijing Guo
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 3668

 Description   

The case can pass in distribution-karaf-0.2.0-Helium

sudo ./testOfOverlay.py --local s2 --controller 10.3.1.101 --policy

{"errors":{"error":[

{"error-type":"protocol","error-tag":"malformed-message","error-message":"Error parsing input: Schema for node with name tunnel-ip and namespace urn:opendaylight:groupbasedpolicy:ofoverlay doesn't exist."}

]}}

      • Stopping 1 switches
        s2 ....
      • Stopping 4 hosts
        h35_4 h35_5 h36_4 h36_5
      • Stopping 0 controllers
      • Done
        Traceback (most recent call last):
        File "./testOfOverlay.py", line 50, in <module>
        odl_gbp.register_nodes(args.controller)
        File "/vagrant/util/testOfOverlay/odl_gbp.py", line 200, in register_nodes
        put(REGISTER_NODES_URL % contHost, data)
        File "/vagrant/util/testOfOverlay/odl_gbp.py", line 187, in put
        r.raise_for_status()
        File "/usr/local/lib/python2.7/dist-packages/requests/models.py", line 773, in raise_for_status
        raise HTTPError(http_error_msg, response=self)
        requests.exceptions.HTTPError: 400 Client Error: Bad Request


 Comments   
Comment by Ruijing Guo [ 17/Jun/15 ]

wait for new demo of GBP + SFC

Comment by Keith Burns [ 19/Jun/15 ]

This has been removed from GBP altogether.

The wiki will have a full demo/development environment documented in next two days.

Generated at Wed Feb 07 20:01:12 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.