Ticket #6501 - Jobs: jobs get into an unknown state if archived by ganeti before...
commit9b8a65584ad06a6ee488fad2d6a7e9b7abb49fcd
authorPeter Krenesky <peter@osuosl.org>
Fri, 17 Jun 2011 20:54:45 +0000 (17 13:54 -0700)
committerPeter Krenesky <peter@osuosl.org>
Fri, 17 Jun 2011 20:54:45 +0000 (17 13:54 -0700)
treea82d3ccec36ff981a8c055bae58ad33d83fd0da8
parent1b86e0194e6cb3713c5288de893d5fe087fa0e2c
Ticket #6501 - Jobs: jobs get into an unknown state if archived by ganeti before final status is polled:
   note that delete jobs may still get into an unknown state that required the VM to be deleted again if they are not viewed.
ganeti_web/models.py
ganeti_web/tests/views/virtual_machine/base.py
ganeti_web/views/cluster.py
ganeti_web/views/node.py
ganeti_web/views/virtual_machine.py