OpenStack Services functions should have its name with first letter lowercased
Bug #1501860 reported by
Rajat Vig
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
Low
|
Rajat Vig |
Bug Description
OpenStack Services functions are not constructor functions therefor shouldn't have the name with first letter capitalized.
It should be with lower cased.
Changed in horizon: | |
assignee: | nobody → Rajat Vig (rajatv) |
status: | New → In Progress |
Changed in horizon: | |
importance: | Undecided → Low |
milestone: | none → mitaka-1 |
no longer affects: | juniperopenstack/trunk |
no longer affects: | juniperopenstack |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/216891 /git.openstack. org/cgit/ openstack/ horizon/ commit/ ?id=60ba2179512 4a3a10045a9b037 988addbeacea6c
Committed: https:/
Submitter: Jenkins
Branch: master
commit 60ba21795124a3a 10045a9b037988a ddbeacea6c
Author: Rajat Vig <email address hidden>
Date: Thu Oct 1 11:06:06 2015 -0700
Uncapitalize the first letter of non init functions
Several files contain capital letters instead of lower case ones in /review. openstack. org/#/c/ 216443/ 3/openstack_ dashboard/ static/ app/core/ openstack- service- api/heat. service. js
non init functions as discussed here:
https:/
Change-Id: I79d7eaaa11c947 5184ede580d10cc 5fd2bc3ded7
Closes-Bug: #1501860