Closed yboaron closed 4 years ago
I submitted #10758 a few days ago that is meant to address this, i.e. add options for use-octavia
and floating IP network.
@codificat - 10x for the update, I missed your PR. Ooops.., I also sent a patch to address this issue, https://github.com/openshift/openshift-ansible/pull/10763
I guess I can abandon my PR, and assign you to https://bugzilla.redhat.com/show_bug.cgi?id=1648972 Is it OK with you?
Thanks @yboaron - I'm fine dropping my PR and going for yours instead, whatever works best. Your PR seems to have some reviewers already so that's probably the best option.
I don't think I should take the bug though, I believe someone from the installer team should take it over instead.
Probably @sdodson can help us decide.
/cc @tzumainn @luis5tb PTAL
Both PRs are pretty much the same. Based on @codificat suggestion, let's go for @yboaron's PR, ensuring it includes the var definition at roles/openshift_cloud_provider/defaults/main.yml.
Thanks @codificat! And please review @yboaron PR too!
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
This was fixed in https://github.com/openshift/openshift-ansible/pull/10763
/close
@luis5tb: Closing this issue.
Description
Provide a brief description of your issue here. For example:
Version
Expected Results
Enables control of the following parameters (in addittion to openshift_cloudprovider_openstack_lb_subnet_id) in Openstack cloud provider Loadbalancer via ansible playbook:
Use Octavia: which OpenStack LBaaS endpoint (Octavia or Neutron LBaaS) should be used.
Floating IP network: the network ID in which floating IPs will be allocated from. If not specified, the first network that marked as external will be used.