Commit 4a9860c
File tree
4 files changed
+18
-11
lines changedFilter options
- internal/acceptance/openstack/networking/v2/extensions/layer3
- openstack/networking/v2/extensions/layer3/portforwarding
4 files changed
+18
-11
lines changedinternal/acceptance/openstack/networking/v2/extensions/layer3/layer3.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/networking/v2/extensions/layer3/layer3.go+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
78 | 79 |
|
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
|
internal/acceptance/openstack/networking/v2/extensions/layer3/portforwardings_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/networking/v2/extensions/layer3/portforwardings_test.go+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| 67 | + |
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| ||
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
| 78 | + |
76 | 79 |
|
77 | 80 |
|
78 | 81 |
|
|
openstack/networking/v2/extensions/layer3/portforwarding/requests.go
Copy file name to clipboardExpand all lines: openstack/networking/v2/extensions/layer3/portforwarding/requests.go+9-11Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| 67 | + |
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| ||
97 | 99 |
|
98 | 100 |
|
99 | 101 |
|
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
105 | 108 |
|
106 | 109 |
|
107 | 110 |
|
108 | 111 |
|
109 | 112 |
|
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
| 113 | + |
116 | 114 |
|
117 | 115 |
|
118 | 116 |
|
|
openstack/networking/v2/extensions/layer3/portforwarding/results.go
Copy file name to clipboardExpand all lines: openstack/networking/v2/extensions/layer3/portforwarding/results.go+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
|
0 commit comments