timing issue on creating network policy

Bug #1273864 reported by Nachi Ueno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenContrail
New
Undecided
Tapan Karwa

Bug Description

network policy applying service works fine in my env if I call REST API stey by step manually.
However, when I automate it by script, it won't working.

I get this error in the controller.

2014-01-28 Tue 13:49:36:125.055 PST public [Thread 140584740181760, Pid 31329]: Sandesh: Send: No client: 2014-Jan-28 21:49:36.124980 IFMap [SYS_WARN]: IFMapIdentifierNotFound: Cant find identifier default-domain:demo:Frontend:Frontend controller/src/ifmap/ifmap_server_table.cc 241

Tags: config
Pedro Marques (5-roque)
Changed in opencontrail:
assignee: nobody → Tapan Karwa (tkarwa)
Revision history for this message
Nachi Ueno (nati-ueno) wrote :

I found the cause of this issues.
It looks like there isn't timing issue.

The route cause of this issue is this bug report.
https://bugs.launchpad.net/opencontrail/+bug/1271734

The script create and deletes networks with same name.
Since contrail data sync model is async and they are using name as a identifier, this won't work
sometimes.

After I update the script to change the name everytime, it starts working.

tags: added: config
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.