yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50492
[Bug 1580033] Re: neutron help update for updatable parameters
moving over to python-neutronclient as that is the project this is a bug
on.
** Project changed: neutron => python-neutronclient
** Changed in: python-neutronclient
Status: New => Triaged
** Changed in: python-neutronclient
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1580033
Title:
neutron help update for updatable parameters
Status in python-neutronclient:
Triaged
Bug description:
Currently neutron port-update has following parameters in the help
stack@scalecntl:~/scale$ neutron port-update
usage: neutron port-update [-h] [--request-format {json}] [--name NAME]
[--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR]
[--device-id DEVICE_ID]
[--device-owner DEVICE_OWNER]
[--admin-state-up {True,False}]
[--security-group SECURITY_GROUP | --no-security-groups]
[--extra-dhcp-opt EXTRA_DHCP_OPTS]
[--qos-policy QOS_POLICY | --no-qos-policy]
[--allowed-address-pair ip_address=IP_ADDR[,mac_address=MAC_ADDR]
| --no-allowed-address-pairs]
[--dns-name DNS_NAME | --no-dns-name]
PORT
neutron port-update: error: too few arguments
Try 'neutron help port-update' for more information.
It doesnot have following updateable parameters in the help even it is
updatebale
binding:vnic_type
binding:host_id
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1580033/+subscriptions
References