[Bug 1922077] Re: openstack floating ip unset: error: unrecognized arguments:
Adam Dyess
1922077 at bugs.launchpad.net
Wed Mar 31 13:12:27 UTC 2021
On closer inspection the docs make it clear that 'unset' doesn't need a
port-id specified. This bug can be withdrawn
https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/floating-ip.html
> floating ip unset¶
> Unset floating IP Properties
> openstack floating ip unset
> --port
> <floating-ip>
> --port¶
> Disassociate any port associated with the floating IP
> <floating-ip>
> Floating IP to disassociate (IP address or ID)
** Changed in: python-neutronclient (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-neutronclient in Ubuntu.
https://bugs.launchpad.net/bugs/1922077
Title:
openstack floating ip unset: error: unrecognized arguments:
Status in python-neutronclient package in Ubuntu:
Invalid
Bug description:
In reference to Salesforce case reference number 00305135.
Customer was able to fix through horizon
dpkg --list | grep python3-neutronclient
ii python3-neutronclient 1:6.7.0-0ubuntu1 all client API library for Neutron - Python 3.x
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
openstack floating ip unset --port 18490ae0-bae4-40ed-9183-82f709af4a7e 0daa00a8-a18f-4c37-8f41-1d27488996f5
usage: openstack floating ip unset [-h] [--port] [--qos-policy]
[--tag <tag> | --all-tag]
<floating-ip>
openstack floating ip unset: error: unrecognized arguments: 0daa00a8-a18f-4c37-8f41-1d27488996f5
openstack port show 18490ae0-bae4-40ed-9183-82f709af4a7e -f value -c status
ACTIVE
openstack floating ip show 0daa00a8-a18f-4c37-8f41-1d27488996f5 -f value -c status
ACTIVE
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-neutronclient/+bug/1922077/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list