nova/nova/consoleauth
Nikola Dipanov d2e7ec4b7d consoleauth: remove an instance of mutation while iterating
Mutating a list while iterating over it is a big python no-no. Let's not
do it in consoleauth service anymore.

Change-Id: I50d201f3f39576d7a32b722ead0667fd9abaeb75
2015-04-01 14:52:05 +01:00
..
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
manager.py consoleauth: remove an instance of mutation while iterating 2015-04-01 14:52:05 +01:00
rpcapi.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00