This repository was archived by the owner on Nov 19, 2018. It is now read-only.
Commit ab40add
Tang Chen
Fix wrong return value in TestDeleteFloatingIPNetwork
delete_ip() should return None, not the fake floating IP.
Change-Id: I1476189a09a94c76c90f9a3986e3ae57dc66d7961 parent 02e5b6f commit ab40add
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments