murano.cmd.api: Unable to import 'paste'
Bug #1476595 reported by
xiangxinyong
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Low
|
xiangxinyong |
Bug Description
when i used pylint to check murano[master] code, in pylint throw a fatal error as follows:
(F) murano.cmd.api [39]: Unable to import 'paste'
Code File: murano\
Line Number:39
If this line code are replaced by import paste.deploy as deploy,It works.
Changed in murano: | |
importance: | Undecided → Medium |
milestone: | none → liberty-3 |
Changed in murano: | |
assignee: | nobody → xiangxinyong (xiangxinyong) |
Changed in murano: | |
importance: | Medium → Low |
Changed in murano: | |
milestone: | liberty-3 → liberty-2 |
status: | Fix Committed → Fix Released |
Changed in murano: | |
milestone: | liberty-2 → 1.0.0 |
Changed in murano: | |
milestone: | 1.0.0 → 1.0.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/204519
Review: https:/