yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50473
[Bug 1580033] [NEW] neutron help update for updatable parameters
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Status: New
--
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 neutron:
New
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/neutron/+bug/1580033/+subscriptions
Follow ups