Commit e752cb3
File tree
109 files changed
+556
-139
lines changedFilter options
- docs/contributor-tutorial/.template
- openstack
- baremetal/v1
- allocations
- conductors
- drivers
- nodes
- portgroups
- ports
- baremetalintrospection/v1/introspection
- blockstorage
- v2
- backups
- schedulerstats
- services
- snapshots
- transfers
- volumes
- v3
- attachments
- backups
- qos
- schedulerstats
- services
- snapshots
- transfers
- volumes
- volumetypes
- compute/v2
- flavors
- hypervisors
- keypairs
- limits
- servergroups
- servers
- services
- container/v1/capsules
- containerinfra/v1
- clusters
- clustertemplates
- nodegroups
- dns/v2
- recordsets
- transfer
- accept
- request
- zones
- identity
- v2/tenants
- v3
- applicationcredentials
- credentials
- domains
- endpoints
- groups
- limits
- policies
- projects
- regions
- registeredlimits
- roles
- services
- trusts
- users
- image/v2
- images
- tasks
- keymanager/v1
- containers
- orders
- secrets
- loadbalancer/v2
- amphorae
- flavorprofiles
- flavors
- l7policies
- listeners
- loadbalancers
- pools
- providers
- messaging/v2
- messages
- queues
- networking/v2
- extensions
- agents
- dns
- external
- fwaas_v2
- groups
- policies
- layer3
- addressscopes
- floatingips
- portforwarding
- mtu
- networkipavailabilities
- qos
- policies
- rules
- rbacpolicies
- security/groups
- subnetpools
- trunks
- vlantransparent
- vpnaas
- endpointgroups
- ikepolicies
- ipsecpolicies
- services
- siteconnections
- networks
- ports
- subnets
- objectstorage/v1
- containers
- objects
- orchestration/v1
- resourcetypes
- stackevents
- stackresources
- placement/v1/resourceproviders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+556
-139
lines changeddocs/contributor-tutorial/.template/requests.go
Copy file name to clipboardExpand all lines: docs/contributor-tutorial/.template/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
|
openstack/baremetal/v1/allocations/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetal/v1/allocations/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
105 | 108 |
|
106 | 109 |
|
107 | 110 |
|
|
openstack/baremetal/v1/conductors/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetal/v1/conductors/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
49 | 52 |
|
50 | 53 |
|
51 | 54 |
|
|
openstack/baremetal/v1/drivers/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetal/v1/drivers/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
|
openstack/baremetal/v1/nodes/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetal/v1/nodes/requests.go+20-5Lines changed: 20 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
139 | 142 |
|
140 | 143 |
|
141 | 144 |
|
| ||
161 | 164 |
|
162 | 165 |
|
163 | 166 |
|
164 |
| - |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
165 | 171 |
|
166 | 172 |
|
167 | 173 |
|
| ||
692 | 698 |
|
693 | 699 |
|
694 | 700 |
|
695 |
| - |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
696 | 705 |
|
697 | 706 |
|
698 | 707 |
|
| ||
733 | 742 |
|
734 | 743 |
|
735 | 744 |
|
736 |
| - |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
737 | 749 |
|
738 | 750 |
|
739 | 751 |
|
| ||
985 | 997 |
|
986 | 998 |
|
987 | 999 |
|
988 |
| - |
| 1000 | + |
| 1001 | + |
| 1002 | + |
| 1003 | + |
989 | 1004 |
|
990 | 1005 |
|
991 | 1006 |
|
|
openstack/baremetal/v1/portgroups/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetal/v1/portgroups/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
118 | 121 |
|
119 | 122 |
|
120 | 123 |
|
|
openstack/baremetal/v1/ports/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetal/v1/ports/requests.go+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
| ||
78 | 81 |
|
79 | 82 |
|
80 | 83 |
|
81 |
| - |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
82 | 88 |
|
83 | 89 |
|
84 | 90 |
|
|
openstack/baremetalintrospection/v1/introspection/requests.go
Copy file name to clipboardExpand all lines: openstack/baremetalintrospection/v1/introspection/requests.go+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
32 | 35 |
|
33 | 36 |
|
34 | 37 |
|
| ||
72 | 75 |
|
73 | 76 |
|
74 | 77 |
|
75 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
76 | 82 |
|
77 | 83 |
|
78 | 84 |
|
|
openstack/blockstorage/v2/backups/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v2/backups/requests.go+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
132 | 135 |
|
133 | 136 |
|
134 | 137 |
|
| ||
177 | 180 |
|
178 | 181 |
|
179 | 182 |
|
180 |
| - |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
181 | 187 |
|
182 | 188 |
|
183 | 189 |
|
|
openstack/blockstorage/v2/schedulerstats/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v2/schedulerstats/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
|
openstack/blockstorage/v2/services/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v2/services/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
|
openstack/blockstorage/v2/snapshots/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v2/snapshots/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
|
openstack/blockstorage/v2/transfers/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v2/transfers/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
|
openstack/blockstorage/v2/volumes/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v2/volumes/requests.go+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
183 | 186 |
|
184 | 187 |
|
185 | 188 |
|
| ||
248 | 251 |
|
249 | 252 |
|
250 | 253 |
|
251 |
| - |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
252 | 258 |
|
253 | 259 |
|
254 | 260 |
|
|
openstack/blockstorage/v3/attachments/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/attachments/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
117 | 120 |
|
118 | 121 |
|
119 | 122 |
|
|
openstack/blockstorage/v3/backups/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/backups/requests.go+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
132 | 135 |
|
133 | 136 |
|
134 | 137 |
|
| ||
177 | 180 |
|
178 | 181 |
|
179 | 182 |
|
180 |
| - |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
181 | 187 |
|
182 | 188 |
|
183 | 189 |
|
|
openstack/blockstorage/v3/qos/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/qos/requests.go+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
93 | 96 |
|
94 | 97 |
|
95 | 98 |
|
| ||
126 | 129 |
|
127 | 130 |
|
128 | 131 |
|
129 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
130 | 136 |
|
131 | 137 |
|
132 | 138 |
|
| ||
256 | 262 |
|
257 | 263 |
|
258 | 264 |
|
259 |
| - |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
260 | 269 |
|
261 | 270 |
|
262 | 271 |
|
| ||
291 | 300 |
|
292 | 301 |
|
293 | 302 |
|
294 |
| - |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
295 | 307 |
|
296 | 308 |
|
297 | 309 |
|
|
openstack/blockstorage/v3/schedulerstats/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/schedulerstats/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
|
openstack/blockstorage/v3/services/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/services/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
|
openstack/blockstorage/v3/snapshots/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/snapshots/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
107 | 110 |
|
108 | 111 |
|
109 | 112 |
|
|
openstack/blockstorage/v3/transfers/requests.go
Copy file name to clipboardExpand all lines: openstack/blockstorage/v3/transfers/requests.go+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
|
0 commit comments