Menu

#2836 plm: use destroy and create for restarting a VM

5.18.06
fixed
None
defect
plm
d
5.17.11
major
False
2018-06-28
2018-04-12
Alex Jones
No

Current the child EE (VM) restart is using virDomainReset to reboot the VM. This does not always work. We should use virDomainDestroy and virDomainCreate to do the restart, as this always works.

Related

Wiki: ChangeLog-5.18.04
Wiki: ChangeLog-5.18.06

Discussion

  • Alex Jones

    Alex Jones - 2018-04-12
    • status: accepted --> review
     
  • Alex Jones

    Alex Jones - 2018-04-18
    • status: review --> fixed
     
  • Alex Jones

    Alex Jones - 2018-04-18

    commit e2085243f066d4f48de921a217f6b593da71419f (HEAD -> develop, origin/develop, ticket-2836)
    Author: Alex Jones ajones@rbbn.com
    Date: Wed Apr 18 09:42:40 2018 -0400

     
  • Gary Lee

    Gary Lee - 2018-06-28
    • Milestone: 5.18.04 --> 5.18.06
     

Log in to post a comment.