attribute error state
Bug #1369801 reported by
Aaron Rosen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nodepool |
New
|
Undecided
|
Aaron Rosen |
Bug Description
root@Ubuntu1204
Traceback (most recent call last):
File "nodepoolcmd.py", line 310, in <module>
sys.
File "nodepoolcmd.py", line 306, in main
return npc.main()
File "nodepoolcmd.py", line 299, in main
self.
File "nodepoolcmd.py", line 276, in delete
node.state = nodedb.DELETE
AttributeError: 'NoneType' object has no attribute 'state'
Changed in nodepool: | |
assignee: | nobody → Aaron Rosen (arosen) |
To post a comment you must log in.