EMC-POC: Nexus plugin: with multiple neutron processes, cannot kickstart config replay once it reaches the retry threshold.
Bug #1469839 reported by
Danny Choi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Released
|
Undecided
|
Carol Bouchard | ||
Kilo |
Fix Committed
|
Undecided
|
Carol Bouchard | ||
Liberty |
Fix Released
|
Undecided
|
Carol Bouchard |
Bug Description
Replay parameters:
- switch_
- switch_replay_count = 3
Neutron worker parameters:
- api_workers=4
- rpc_workers=3
When it hits the replay count (3 in this case), the replay will stop and discontinue to pull the Nexus switch.
With both api and rpc workers set to zero, a VLAN delete or create event will kickstart the replay code again.
However, this does not work with multiple workers.
Changed in networking-cisco: | |
assignee: | nobody → Carol Bouchard (caboucha) |
status: | New → In Progress |
tags: | added: ml2 |
Changed in networking-cisco: | |
milestone: | none → 1.1.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/209597
Review: https:/