File tree
Expand file treeCollapse file tree
26 files changed
+152
-121
lines changedFilter options
- internal/acceptance
- clients
- openstack
- baremetal
- httpbasic
- noauth
- blockstorage/noauth
- compute/v2
- identity/v2
- networking/v2
- extensions/layer3
Expand file treeCollapse file tree
26 files changed
+152
-121
lines changedinternal/acceptance/clients/conditions.go
Copy file name to clipboardExpand all lines: internal/acceptance/clients/conditions.go+13-84Lines changed: 13 additions & 84 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 | 17 |
|
26 | 18 |
|
27 | 19 |
|
| ||
36 | 28 |
|
37 | 29 |
|
38 | 30 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 | 31 |
|
72 | 32 |
|
73 | 33 |
|
74 | 34 |
|
75 | 35 |
|
76 | 36 |
|
77 | 37 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 | 38 |
|
111 | 39 |
|
112 | 40 |
|
| ||
115 | 43 |
|
116 | 44 |
|
117 | 45 |
|
118 |
| - |
119 |
| - |
| 46 | + |
| 47 | + |
120 | 48 |
|
121 | 49 |
|
122 | 50 |
|
123 | 51 |
|
124 | 52 |
|
125 | 53 |
|
126 | 54 |
|
127 |
| - |
128 |
| - |
| 55 | + |
| 56 | + |
129 | 57 |
|
130 | 58 |
|
131 | 59 |
|
| ||
134 | 62 |
|
135 | 63 |
|
136 | 64 |
|
137 |
| - |
138 |
| - |
139 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
140 | 68 |
|
141 | 69 |
|
142 | 70 |
|
| ||
150 | 78 |
|
151 | 79 |
|
152 | 80 |
|
153 |
| - |
154 |
| - |
155 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
156 | 84 |
|
157 | 85 |
|
158 | 86 |
|
| ||
174 | 102 |
|
175 | 103 |
|
176 | 104 |
|
177 |
| - |
178 |
| - |
| 105 | + |
| 106 | + |
| 107 | + |
179 | 108 |
|
180 | 109 |
|
181 | 110 |
|
|
internal/acceptance/openstack/baremetal/httpbasic/allocations_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/httpbasic/allocations_test.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
internal/acceptance/openstack/baremetal/httpbasic/conditions.go
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
internal/acceptance/openstack/baremetal/httpbasic/nodes_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/httpbasic/nodes_test.go+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
internal/acceptance/openstack/baremetal/httpbasic/portgroups_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/httpbasic/portgroups_test.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
internal/acceptance/openstack/baremetal/httpbasic/ports_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/httpbasic/ports_test.go+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
internal/acceptance/openstack/baremetal/noauth/allocations_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/noauth/allocations_test.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
internal/acceptance/openstack/baremetal/noauth/conditions.go
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
internal/acceptance/openstack/baremetal/noauth/nodes_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/noauth/nodes_test.go+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
internal/acceptance/openstack/baremetal/noauth/ports_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/baremetal/noauth/ports_test.go+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
internal/acceptance/openstack/blockstorage/noauth/conditions.go
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
internal/acceptance/openstack/blockstorage/noauth/snapshots_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/blockstorage/noauth/snapshots_test.go+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
internal/acceptance/openstack/blockstorage/noauth/volumes_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/blockstorage/noauth/volumes_test.go+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
internal/acceptance/openstack/compute/v2/conditions.go
Copy file name to clipboard+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
internal/acceptance/openstack/compute/v2/migrate_test.go
Copy file name to clipboardExpand all lines: internal/acceptance/openstack/compute/v2/migrate_test.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
0 commit comments