attribute error state

Bug #1369801 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nodepool
New
Undecided
Aaron Rosen

Bug Description

root@Ubuntu1204Server:/home/nicira/nodepool/nodepool/cmd# python nodepoolcmd.py delete 3
Traceback (most recent call last):
  File "nodepoolcmd.py", line 310, in <module>
    sys.exit(main())
  File "nodepoolcmd.py", line 306, in main
    return npc.main()
  File "nodepoolcmd.py", line 299, in main
    self.args.func()
  File "nodepoolcmd.py", line 276, in delete
    node.state = nodedb.DELETE
AttributeError: 'NoneType' object has no attribute 'state'

Aaron Rosen (arosen)
Changed in nodepool:
assignee: nobody → Aaron Rosen (arosen)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.