Commit 50d79e3
Add BGP-specific documentation for adoption procedures
Add documentation for BGP-enabled OpenStack environments to the adoption
procedures. This includes:
- BGPConfiguration CR creation before mariadb-client pod setup
- Network annotation requirements with default route for BGP environments
- Wait time explanation for BGP route propagation
- Required services (frr, ovn-bgp-agent) for compute and networker nodes
- BGP-specific Ansible variables configuration
Changes to proc_retrieving-topology-specific-service-configuration.adoc:
- Add step to create BGPConfiguration custom resource for BGP environments
- Add note about MARIADB_CLIENT_ANNOTATIONS requiring default route
- Expand connectivity wait explanation for BGP route advertisement
Changes to proc_adopting-compute-services-to-the-data-plane.adoc:
- Document frr and ovn-bgp-agent services for BGP deployments
- List required BGP Ansible variables (images, networks, passwords)
Changes to proc_adopting-networker-services-to-the-data-plane.adoc:
- Document frr and ovn-bgp-agent services for BGP networker nodes
- List required BGP Ansible variables
Assisted-By: Claude (claude-4.5-sonnet)
Co-authored-by: Katie Gilligan <kgilliga@redhat.com>1 parent 5391bb5 commit 50d79e3
3 files changed
Lines changed: 78 additions & 6 deletions
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
640 | 641 | | |
641 | 642 | | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
642 | 658 | | |
643 | 659 | | |
644 | 660 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
261 | 278 | | |
262 | 279 | | |
263 | 280 | | |
| |||
Lines changed: 45 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
96 | 113 | | |
97 | 114 | | |
98 | 115 | | |
| |||
136 | 153 | | |
137 | 154 | | |
138 | 155 | | |
139 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
140 | 174 | | |
141 | 175 | | |
142 | 176 | | |
143 | 177 | | |
144 | 178 | | |
145 | 179 | | |
146 | | - | |
| 180 | + | |
147 | 181 | | |
148 | | - | |
| 182 | + | |
149 | 183 | | |
150 | 184 | | |
151 | 185 | | |
152 | 186 | | |
153 | 187 | | |
154 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
155 | 194 | | |
156 | 195 | | |
157 | 196 | | |
| |||
255 | 294 | | |
256 | 295 | | |
257 | 296 | | |
258 | | - | |
| 297 | + | |
259 | 298 | | |
260 | 299 | | |
261 | 300 | | |
262 | 301 | | |
263 | 302 | | |
264 | | - | |
| 303 | + | |
265 | 304 | | |
266 | 305 | | |
267 | 306 | | |
| |||
0 commit comments