magnum/magnum
Hongbin Lu ada97c347a Move variable attempts_count to local scope
This variable is concurrently read and write, so it needs to be local.
In addition, it needs to be incremented on each 'poll_and_check'.

Change-Id: I02ab50c7c005e11df9b9b84b0241323e24b9c295
Closes-Bug: 1419586
2015-02-09 04:32:08 +00:00
..
api Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00
cloud Initial import of prototyped interfaces 2014-11-21 06:25:49 -05:00
cmd Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
common Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00
conductor Move variable attempts_count to local scope 2015-02-09 04:32:08 +00:00
db Merge "Remove imports from oslo namespaces" 2015-02-08 04:51:36 +00:00
objects Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00
openstack Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
tests Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
config.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
opts.py Fix the miss opts in genconfig 2015-01-21 17:55:58 +08:00
version.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00