-
Notifications
You must be signed in to change notification settings - Fork 59
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
Neutron LBaaS removal Cloudfoundry deployment on Openstack Wallaby issue #239
Comments
@mephmanx are you still blocked by this? Asking since I saw you mentioned on slack that your deployment worked. If that is indeed the case, are there any docs that you think should be improved/updated to reflect the current state of OpenStack Wallaby compatibility? |
The issue is that on the cloudfoundry side there are still calls being made to the Neutron LBaaS endpoint. I had to add an HAProxy rule that intercepted any requests with “lbaas” in their path and forward those to Octavia instead of Neutron. It would be VERY useful to have that documented somewhere as that was a LOT of digging. Feels like something should be updated somewhere instead of having to do that…
From: Ruben Koster ***@***.***>
Date: Tuesday, September 7, 2021 at 7:53 AM
To: cloudfoundry/bosh-openstack-cpi-release ***@***.***>
Cc: Chris Lyons ***@***.***>, Mention ***@***.***>
Subject: Re: [cloudfoundry/bosh-openstack-cpi-release] Neutron LBaaS removal Cloudfoundry deployment on Openstack Wallaby issue (#239)
@mephmanx<https://github.com/mephmanx> are you still blocked by this? Asking since I saw you mentioned on slack<https://cloudfoundry.slack.com/archives/C02HPPYQ2/p1630688864048700> that your deployment worked. If that is indeed the case, are there any docs that you think should be improved/updated to reflect the current state of OpenStack Wallaby compatibility?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#239 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMNAQ2WICQJGGCWX2Z4JGQTUAX4K5ANCNFSM5DLVV3NQ>.
This email has been scanned by Inbound Shield™.
|
Adding native octavia support is blocked on: fog/fog-openstack#346 |
This issue was marked as |
This issue was closed because it has been labeled |
I am trying to deploy cloudfoundry using this repo:
https://github.com/cloudfoundry/cf-deployment
And everything goes well except for VM's that deal with the load balancer, tcp-router, router, and such. I have been reading around and came across the deprecation of the neutron LBaaS info and wonder if it is also affecting my deployment. Here are the issues I am seeing:
bosh-cf-deploy-error.txt
The text was updated successfully, but these errors were encountered: