yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58266
[Bug 1638258] Re: OpenStack client doesn't receive same error messages as Neutron client
** Project changed: neutron => python-openstackclient
--
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
References