Score:0

How do I add floating IPs to my ansible Openstack deployment?

tj flag

So, I successfully deployed openstack with two interfaces. One having an external IP (Which I use to connect to my openstack deployment) and another dummy interface with only an internal network IP (No connection to the net).

I have bought more IPs and NICs, How do I attach these to my openstack deployment so that users can use them to connect remotely to their instances?

djdomi avatar
za flag
https://docs.openstack.org/ocata/user-guide/cli-manage-ip-addresses.html read the Manual? :-)
tj flag
@djdomi maybe read the question details next time :). I am the administrator of openstack itself, not client.
Score:0
bn flag

As far as I know, floating IPs are not configured via openstack-ansible. You add them after the cluster is up and running, either via the openstack client directly (see https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/floating-ip-port-forwarding.html), or a provider/intermediary like Terraform (https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs/resources/networking_floatingip_v2).

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.