How to Create/Request a Specific Floating IP
Contents
There are cases where you might need to request a specific floating IP:
-
Go to the undercloud.
-
Source the admin cloud credentials.
openstack floating ip create --floating-ip-address <your-ip> --description "openshift lbip" --project <project id to own this ip> ext-net