| commit | ca1d9a9523b9d6615a8db9f785144e22adb8c81b | [log] [tgz] |
|---|---|---|
| author | Yair Fried <yfried@redhat.com> | Tue Oct 22 11:52:34 2013 +0300 |
| committer | Yair Fried <yfried@redhat.com> | Wed Oct 23 08:12:34 2013 +0300 |
| tree | f80b47db91d2345c88ae90bc38169e34590f5e5e | |
| parent | 7ca13ed9daa710cbe1ac348cb903ffada4f8f6d2 [diff] |
fix DeletableSubnet in api/network/common
DeletableSubnet._router_ids was defined as a static attribute, causing
errors on tearDown working with multiple {router,subnet} couples as it
tries to disconnect subnet from all routers existing instead of all
routers connected to it
Change-Id: Id446d7bb2be117ea56b52e6a644b259089cdc158