Commit eedf960
authored
feat: add octavia_provider config option with amphora deprecation warning (#834)
* feat: add octavia_provider config option with amphora deprecation warning
Add [driver] octavia_provider configuration option (default: amphora) and
log warning when legacy amphora provider is detected to encourage
migration to amphorav2.
Signed-off-by: okozachenko <[email protected]>
* fix lint
Signed-off-by: okozachenko <[email protected]>
* set default as amphorav2
Signed-off-by: okozachenko <[email protected]>
* remove configuration option for octavia provider
Signed-off-by: okozachenko <[email protected]>
* fix doc
Signed-off-by: okozachenko <[email protected]>
* update test
Signed-off-by: okozachenko <[email protected]>
* fix lint error
Signed-off-by: okozachenko <[email protected]>
* fix typo
Signed-off-by: okozachenko <[email protected]>
* fix lint error
Signed-off-by: okozachenko <[email protected]>
---------
Signed-off-by: okozachenko <[email protected]>1 parent de303c4 commit eedf960
File tree
4 files changed
+9
-6
lines changed- docs/user
- magnum_cluster_api
4 files changed
+9
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
994 | 994 | | |
995 | 995 | | |
996 | 996 | | |
997 | | - | |
998 | 997 | | |
999 | 998 | | |
1000 | | - | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
1001 | 1004 | | |
1002 | 1005 | | |
1003 | 1006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments