Public bug reported:
The output of the neutron OSC is not including error messages like the
neutron client does for example:
openstack network create ironic-flat --share --provider-network-type
flat --provider-physical-network physnet-ironic -f value -c id
Results in:
HttpException: Bad Request
However:
neutron net-create ironic-flat --shared --provider:network_type flat
--provider:physical_network physnet-ironic
Results in:
Invalid input for operation: physical_network 'physnet-ironic'
unknown for flat provider network.
** Affects: python-openstackclient
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/1638258
Title:
OpenStack client doesn't receive same error messages as Neutron client
Status in python-openstackclient:
New
Bug description:
The output of the neutron OSC is not including error messages like the
neutron client does for example:
openstack network create ironic-flat --share --provider-network-
type flat --provider-physical-network physnet-ironic -f value -c id
Results in:
HttpException: Bad Request
However:
neutron net-create ironic-flat --shared --provider:network_type
flat --provider:physical_network physnet-ironic
Results in:
Invalid input for operation: physical_network 'physnet-ironic'
unknown for flat provider network.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1638258/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp