[CONTROLLER-19] Cannot remove or install flows that have a period "." in their name Created: 19/Jun/13  Updated: 25/Jul/23  Resolved: 05/May/15

Status: Resolved
Project: controller
Component/s: adsal
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Fred Hsu Assignee: Kalvin Hom
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: 25

 Description   

The web interface allows for creation of a flow that has a period in its name. For example:
a.b
But then the user is unable to install or remove the flow using the interface. I am able to remove the flow using the REST API directly.

To reproduce:
1) Create a flow named: a.b
2) Try to remove the flow

Expected behavior:
Either do not allow creation of flows with a period in their name, or allow removal of these flows.



 Comments   
Comment by Kalvin Hom [ 21/Jun/13 ]

flows.web bundle's Flows.removeFlow isn't receiving the name properly when there's a "."

Instead of getting "a.b", it is receiving just "a" for the name, which is causing the install/delete to not work.

Comment by Kalvin Hom [ 24/Jun/13 ]

https://git.opendaylight.org/gerrit/#/c/520/

Comment by Carol Sanders [ 05/May/15 ]

This bug is part of the project to Move all ADSAL associated component bugs to ADSAL.

Generated at Wed Feb 07 19:51:59 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.