Windows style line endings issue
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
Medium
|
dharmendra |
Bug Description
Some codes in Tacker use Windows style line endings, this violates H903 error pep8 in py3 env.
2019-02-20 08:31:42.637263 | ubuntu-xenial | /home/zuul/
2019-02-20 08:31:48.754707 | ubuntu-xenial | ./tacker/
2019-02-20 08:31:48.754807 | ubuntu-xenial | #
2019-02-20 08:31:48.754846 | ubuntu-xenial | ^
2019-02-20 08:31:48.755068 | ubuntu-xenial | ./tacker/
2019-02-20 08:31:48.755223 | ubuntu-xenial | # Licensed under the Apache License, Version 2.0 (the "License"); you may
2019-02-20 08:31:48.755379 | ubuntu-xenial | ^
Changed in tacker: | |
assignee: | nobody → dharmendra (dharmendra-kushwaha) |
Changed in tacker: | |
importance: | Undecided → Medium |
milestone: | none → stein-3 |
Fix proposed to branch: master /review. openstack. org/638620
Review: https:/