Use run_tests or pylint and pep8 validation
Bug #890028 reported by
Salvatore Orlando
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Low
|
Salvatore Orlando | ||
| quantum (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Similarly to other Openstack projects, we might want to run pep8 and pylint validation using run_tests.sh.
More specifically, we could do pep8 only validation with the -p option, and pylint validation with the -l option (see Openstack Keystone)
| Changed in quantum: | |
| status: | Fix Committed → Fix Released |
| Changed in quantum (Ubuntu): | |
| status: | New → Fix Released |
To post a comment you must log in.

Changeset can be found here: https:/ /review. openstack. org/#change, 1576