vmware-nsx/neutron/plugins/nicira/vshield/tasks
Kaiwei Fan 98cd6aabc8 Fix random unit-test failure for NVP advanced plugin
Two problems were observed:
1. Tasks are not scheduled as desired in greenthread. The fix is to
   increase the max status probing time from 1 second to 10 seconds.
2. An error message is show in unit-test log output. Turns out in
   addition to a bug that may cause task manager stop prematurely,
   another unit-test case test_vcns_driver can cause same error
   message being displayed in the log.

Change-Id: I697dd8fc509308108ff1f40400f36ac6271bf4bb
Close-Bug: 1245698
2013-11-11 16:05:46 -08:00
..
__init__.py VCNS driver implementation 2013-09-04 17:16:41 -07:00
constants.py VCNS driver implementation 2013-09-04 17:16:41 -07:00
tasks.py Fix random unit-test failure for NVP advanced plugin 2013-11-11 16:05:46 -08:00