-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BGP] Add AZs to schedule Octavia mgmt network on OCP nodes #425
base: main
Are you sure you want to change the base?
[BGP] Add AZs to schedule Octavia mgmt network on OCP nodes #425
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: eduolivares The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/94fc52759310468c907c97abc9319295 ✔️ noop SUCCESS in 0s |
a518603
to
266b0e1
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9ef95563c874455ca00e249d417512fa ✔️ noop SUCCESS in 0s |
266b0e1
to
a0d458e
Compare
8ab2791
to
f27943e
Compare
52715f7
to
8fd216a
Compare
/lgtm, is this tested already? |
@karelyatin, it's not ready yet. Notice the do-not-merge label. |
12ef783
to
9a7ad77
Compare
Octavia needs to schedule its management network on the OCP nodes/workers. With BGP, OCP nodes/workers should not be used to schedule OVN router ports. In order to resolve this conflict, this patch uses Availability Zones. OSPRH-10768
b9b3b53
to
4c1ad69
Compare
…tNetworks When octavia is configured with AZs, parameters createDefaultLbMgmtNetwork and manageLbMgmtNetworks are set to False by default. With this change, they are set to True on the unialpha config.
4c1ad69
to
950481b
Compare
Octavia needs to schedule its management network on the OCP nodes/workers.
With BGP, OCP nodes/workers should not be used to schedule OVN router ports.
In order to resolve this conflict, this patch uses Availability Zones.
OSPRH-10768