yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27808
[Bug 1403743] Re: Confusing message for deleting default security group
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => kilo-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1403743
Title:
Confusing message for deleting default security group
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Trying to delete default security group from a non-admin user gives an
error "Removing default security group not allowed. (HTTP 400)
(Request-ID: req-208b1911-99f6-411f-8429-e05051e71cba) ". But this
messgae is not clear as the user does not get to know why is he not
allowed to remove the defaulty security group.
We should modify the error message to something that tells the user
that it is only an admin operation. This way the user will not be
confused as why is he not allowed.
~~nova secgroup-delete 8465d644-cc78-47c6-a699-e14a11ad9f21
~~ERROR (BadRequest): "Removing default security group not allowed. (HTTP 400) (Request-ID: req-8465d644-cc78-47c6-a699-e14a11ad9f21)
Expected Message : " Only admin allowed to remove default security group. (HTTP 400) (Request-ID: req-XYZ) "
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1403743/+subscriptions
References