yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47839
[Bug 1554239] Re: Rewrite some method's name to have a proper naming standard
** Changed in: horizon
Status: In Progress => Invalid
** Tags removed: low-hanging-fruit
--
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/1554239
Title:
Rewrite some method's name to have a proper naming standard
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Issue:
In the "validators.py" file, the predominant and correct naming standard
for methods to validate a field has the syntax: validate_<field's name>.
Some method's name don't respect that standard.
Solution:
Rewrite the methods's name to meet an adequate standard.
Example: "password_validator" should be rewrite "validate_password"
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1554239/+subscriptions
References