yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09623
[Bug 1279472] [NEW] Enforce length checking for Security Group name field
Public bug reported:
Currently in Security Group create / update, there is no checking on the
security group name length. But once the form is submitted, the system
actually checked the length of the security group name and reported
error on that, as shown below:
RESP BODY: {"badRequest": {"message": "Security group name should not be
greater than 255 characters.", "code": 400}}
It would be better checking this on the front end.
** Affects: horizon
Importance: Undecided
Assignee: Yuanhui Liu (liuyu)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Yuanhui Liu (liuyu)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1279472
Title:
Enforce length checking for Security Group name field
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Currently in Security Group create / update, there is no checking on
the security group name length. But once the form is submitted, the
system actually checked the length of the security group name and
reported error on that, as shown below:
RESP BODY: {"badRequest": {"message": "Security group name should not
be greater than 255 characters.", "code": 400}}
It would be better checking this on the front end.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1279472/+subscriptions
Follow ups
References