[VPNSERVICE-5] Not able to update Specific vpn interface Created: 25/May/15  Updated: 23/Jun/18  Resolved: 23/Jun/18

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

Type: Bug
Reporter: Sindhuri B Assignee: Sasidharan Sambasivam
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Attachments: Zip Archive 3357.zip     Text File config.txt    
Severity: normal
External issue ID: 3357

 Description   

Steps:
=====
->Configure 2 vpn instances testVpn1 and testVpn2
->Create vpn interface s1-eth1 for vpn instance testVpn1
->Update vpn interface s1-eth1 for vpn instance testVpn2

Error observed from REST conf:
=============================
http://localhost:8181/restconf/config/l3vpn:vpn-interfaces/vpn-interface/s1-eth1/
Response Body
{
"errors": {
"error": [

{ "error-type": "protocol", "error-tag": "invalid-value", "error-message": "s1-eth1 from URI can't be resolved. " }

]
}
}
Response Code
400
Response Headers
{
"Access-Control-Allow-Origin": "http://localhost:8181",
"Access-Control-Expose-Headers": "",
"Access-Control-Allow-Credentials": "true",
"Server": "Jetty(8.1.15.v20140411)",
"Transfer-Encoding": "chunked",
"Content-Type": "application/json"
}

No error logs observed in karaf.log
Configurations are attached.



 Comments   
Comment by Sindhuri B [ 25/May/15 ]

Attachment config.txt has been added with description: config and put response

Comment by Deepthi V V [ 05/Jun/15 ]

This issue is a restconf issue as detailed in the bug:
CONTROLLER-1359 -RESTCONF: GET operation on a node in a list, identified by leaf-ref fails.

Comment by Sindhuri B [ 24/Jun/15 ]

Dependency on the CONTROLLER-1359 is now resolved.Retested the vpn interface update scenario. The datastore updation is verified. The corresponding entries in the switch are deleted. After which they are not installed with updated flows and groups.

Comment by Sindhuri B [ 24/Jun/15 ]

Attachment 3357.zip has been added with description: datastore_n_entries

Comment by Sam Hague [ 23/Jun/18 ]

vpnservice is no longer active

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