I tried to remove a fixed ip but it doesn’t work.
openstack server remove fixed ip <server> <ip-address>
When I check the IP it still exists.
Document: https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/server.html
The stack is running. Do I need to stop the instance?