Add HTTP timeout in BigSwitch Neutron plugin
Bug #1195923 reported by
Kanzhe Jiang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Kanzhe Jiang |
Bug Description
Currently, the plugin reads the timeout from the config file. Some standalone script interacts with the Bigswitch Controller through the plugin may requires different timeout. It is not desirable to make change to the config which, in turn, alters the plugin behavior. It is much less intrusive by passing in a timeout at the runtime of the script.
Changed in neutron: | |
assignee: | nobody → Kanzhe Jiang (kanzhe) |
Changed in neutron: | |
status: | New → In Progress |
Changed in neutron: | |
status: | In Progress → Fix Committed |
Changed in neutron: | |
status: | Fix Committed → New |
Changed in neutron: | |
importance: | Undecided → Medium |
milestone: | none → havana-2 |
tags: | added: bigswitch |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-2 → 2013.2 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/34955 github. com/openstack/ quantum/ commit/ bc4c382f115c50f ae1e00a64ec1286 9a29e34460
Committed: http://
Submitter: Jenkins
Branch: master
commit bc4c382f115c50f ae1e00a64ec1286 9a29e34460
Author: Kanzhe Jiang <email address hidden>
Date: Fri Jun 28 14:23:46 2013 -0700
Support a timeout argument when instantiating a bigswitch plugin
The timeout argument overwrites the timeout value set in the config file.
The change permits any standalone script to interact with the bigswitch controller
through the quantum plugin with customized timeout value without changing the plugin
behavior.
Fixes: bug #1195923 e7d5156c34c08b7 c96bb3203ce
Change-Id: I17954e70d661e7