ML2 Nexus: Create fresh connect per transaction
Bug #1491108 reported by
Carol Bouchard
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
As an OpenStack user of ML2 Nexus driver, I'd like to configure the driver to create a new connection for each API transaction received to reduce the likelihood of reaching the maximum number of ssh 8 sessions supported by Nexus 9K.
Given: Request to create an ML2 Nexus Port
When: the new configuration knob called 'cache_
Then: each transaction set which is sent to the Nexus 9K will start with
a new ssh connect and end with a disconnect.
AND
When: the new configuration knob defaults to enabled
Then: cached ssh connection will be shared among sets of
Changed in networking-cisco: | |
assignee: | nobody → Carol Bouchard (caboucha) |
description: | updated |
Changed in networking-cisco: | |
status: | New → In Progress |
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/220285
Review: https:/