Files
vmware-nsx/neutron/notifiers/nova.py
Ihar Hrachyshka 262d49f8c6 Use list copy for events in nova notifier
There is no need to call range() and len() and .pop() for such a
simple task as list copy.

Change-Id: I4d25e0887ba0a7a5c7f49d195e90a7d2818caac2
2014-05-23 14:11:52 +02:00

9.6 KiB