nova/nova/cells
Brian Elliott 9b45d7e294 Fix state mutation in cells image filter
Stop set pop() operations in the cells ImagePropertiesFilter from
mutating capability state.  This causes a race that can break the
filter between requests.

Closes-Bug #1325705

Change-Id: I901e39046a38ab60c23ddc8762ef5d19a297935b
2014-06-03 14:09:29 +00:00
..
filters Fix state mutation in cells image filter 2014-06-03 14:09:29 +00:00
weights Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Deprecate run_instance and remove unnecessary code 2014-05-28 13:20:21 -04:00
messaging.py Deprecate run_instance and remove unnecessary code 2014-05-28 13:20:21 -04:00
opts.py Remove vi modelines 2014-02-03 14:19:44 +00:00
rpc_driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
rpcapi.py Deprecate run_instance and remove unnecessary code 2014-05-28 13:20:21 -04:00
scheduler.py Deprecate run_instance and remove unnecessary code 2014-05-28 13:20:21 -04:00
state.py Don't translate debug level logs in nova.cells 2014-04-29 11:17:42 -07:00
utils.py Makes _PATH_CELL_SEP a public global variable 2013-07-15 10:38:10 +08:00