]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Increase the default poll duration for Cisco n1kv
authorSaksham Varma <sakvarma@cisco.com>
Thu, 14 Aug 2014 21:39:20 +0000 (14:39 -0700)
committerSaksham Varma <sakvarma@cisco.com>
Mon, 25 Aug 2014 22:19:36 +0000 (15:19 -0700)
commit6e08e477a9cb46b1d371c2c9812e5ce9f4cf69be
tree5ec46cd0af9b9e3de18fd049676f5a5ca3d6788b
parent0726bdd855399839ba5d3ad190bbd2fa1577e87e
Increase the default poll duration for Cisco n1kv

Increase the poll duration for Cisco N1Kv, from 10s to 60s and also
clean up the /etc/neutron/plugins/cisco/cisco_plugins.ini file. The
current poll duration of 10s causes that VSM to unnecessarily taking
frequent CPU cycles, resulting in the failure of other tasks in scale
configurations.

Closes-Bug: 1357030

Change-Id: I95747f35bae5b7157391c1698c0fe84d2126aa10
etc/neutron/plugins/cisco/cisco_plugins.ini
neutron/plugins/cisco/common/config.py