Commit b93df0d
authored
fix(cloud): align polling methods with underlying base method
- Make `name` a required parameter for load balancer creation instead of
optional, and remove the unused `name_template` parameter.
- Remove `"any"` from the allowed `protocol` values in security group
rule creation.1 parent 50854fd commit b93df0d
2 files changed
Lines changed: 2 additions & 8 deletions
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
467 | | - | |
| 466 | + | |
468 | 467 | | |
469 | 468 | | |
470 | 469 | | |
| |||
488 | 487 | | |
489 | 488 | | |
490 | 489 | | |
491 | | - | |
492 | 490 | | |
493 | 491 | | |
494 | 492 | | |
| |||
1249 | 1247 | | |
1250 | 1248 | | |
1251 | 1249 | | |
1252 | | - | |
1253 | | - | |
| 1250 | + | |
1254 | 1251 | | |
1255 | 1252 | | |
1256 | 1253 | | |
| |||
1274 | 1271 | | |
1275 | 1272 | | |
1276 | 1273 | | |
1277 | | - | |
1278 | 1274 | | |
1279 | 1275 | | |
1280 | 1276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
366 | 365 | | |
367 | 366 | | |
368 | 367 | | |
| |||
824 | 823 | | |
825 | 824 | | |
826 | 825 | | |
827 | | - | |
828 | 826 | | |
829 | 827 | | |
830 | 828 | | |
| |||
0 commit comments