Comment 0 for bug 1491108

Revision history for this message
Carol Bouchard (caboucha) wrote :

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 'TBD' is enabled
Then: each transaction set to the Nexus 9K will start with
               a new ssh connect and end with a disconnect.