yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51996
[Bug 1588039] Re: Security groups need to be created in non-ASCII characters
Reviewed: https://review.openstack.org/324079
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=db23d096b2a0a4d4164cdcb19909bc4d5a92f90c
Submitter: Jenkins
Branch: master
commit db23d096b2a0a4d4164cdcb19909bc4d5a92f90c
Author: Matt Borland <matt.borland@xxxxxxx>
Date: Wed Jun 1 13:52:28 2016 -0600
Allowing non-ASCII characters for Security Group names
See bug report for details; this removes the ASCII-only restriction for
the Security Group name. You can also test that the command-line allows
for non-ASCII characters, so we should do the same.
Change-Id: I5dc4ca35985b134ac806a1c7d50e045c3f462137
Closes-Bug: 1588039
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1588039
Title:
Security groups need to be created in non-ASCII characters
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
There are many localizations that do not use standard ASCII, and the
code currently restricts individuals from creating Security Groups
with names containing non-ASCII characters.
You can see in https://review.openstack.org/#/c/54007/ and the
associated launchpad tickets that the current validation was only
loosening overly-restrictive validation; I believe we need to restrict
them even less.
Unless there are specific reasons that the names need to be ASCII, we
should loosen this restriction.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1588039/+subscriptions
References