Gate fails on gate-python-troveclient-pep8
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-troveclient |
Fix Released
|
High
|
Sushil Kumar | ||
Bug Description
2015-05-27 11:39:38.171 | pkg_resources.
2015-05-27 11:39:38.171 | ERROR: InvocationError: '/home/
This is caused by the fact that pbr has now released 1.0.1 and although most of the dependencies in Trove have switched to:
pbr>=0.11,<2.0
we are still using the hacking module from last year (hacking>
Here are the hacking rules that should be ignored:
ignore = E111,E122,
| Changed in python-troveclient: | |
| assignee: | nobody → Mh Raies (raiesmh08) |
| status: | New → In Progress |
| Changed in python-troveclient: | |
| status: | In Progress → Fix Committed |
| assignee: | Mh Raies (raiesmh08) → Sushil Kumar (sushil-kumar2) |
| importance: | Undecided → High |
| Changed in python-troveclient: | |
| milestone: | none → 1.3.0 |
| status: | Fix Committed → Fix Released |
This is resolvable by a patch under review https:/ /review. openstack. org/#/c/ 184609/