[BGPCEP-327] Routes from BGP application peer not populated to example-ipv4-topology in case of zero routes initial POST request Created: 07/Dec/15 Updated: 03/Mar/19 Resolved: 30/Mar/16 |
|
| Status: | Resolved |
| Project: | bgpcep |
| Component/s: | BGP |
| Affects Version/s: | Bugzilla Migration |
| Fix Version/s: | Bugzilla Migration |
| Type: | Bug | ||
| Reporter: | Radovan Sajben | Assignee: | Milos Fabian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| External issue ID: | 4731 |
| Priority: | Low |
| Description |
|
In case of initial POST request without any route included, no consequent example-app-rib change is populated to example-ipv4-topology distribution-karaf-0.3.3-SNAPSHOT STEP 1/ python bgp_app_peer.py --command post --count 1 --prefix 1.1.1.1 --prefixlen 32 --de (initial POST request with one route introduced) result: SUCESS STEP 3/ python bgp_app_peer.py --command post --count 0 --prefix 1.1.1.1 --prefixlen 32 --de (initial POST request without any route introduced) result: FAILURE RESULTS FOR STEPS: 1&2 { , , , , , } , , , , , } { , { "prefix": "1.1.1.1/32" } ] ======================================================================================================================= CLEANED { { ----------------------------------------------------------------------------------------------------------------------- RESULTS FOR STEPS: 3&4 { , , , , , } , , , , , } { |
| Comments |
| Comment by Claudio David Gasparini [ 09/Dec/15 ] |
| Comment by Milos Fabian [ 15/Dec/15 ] |
|
-initial POST with/without routes is not needed at all - wiki pages updated (restconf take care for a creating of missing parents) I assume, no action needed here for BGP project. |
| Comment by Milos Fabian [ 17/Dec/15 ] |
|
Possibly, the problem might be addressed to some other project - keeping opened, as more investigation is needed to find a suspect. |
| Comment by Milos Fabian [ 16/Mar/16 ] |
| Comment by Milos Fabian [ 30/Mar/16 ] |