Commit Graph

8 Commits

Author SHA1 Message Date
frank d4a106319d Disable baremetal fullsync
*    Disable sync until we find a way that only tracks status but not does action
   *
   *    The scenario is: Baremetal will reboot host when creating template. Given most
   *    servers take a long time to boot up, there would be a period that mgmt server finds
   *    the host is stopped through fullsync. Then mgmt server updates database with marking the host as
   *    stopped, after that, the host comes up and full sync then indicates it's running. Because
   *    in database the host is already stopped, mgmt server sends out a stop command.
   *    As a result, creating image gets never happened.
2011-11-01 16:45:49 -07:00
frank ade383112c Baremetal: bypass HA, only track VM status 2011-11-01 15:12:52 -07:00
frank c1c9e5c6c3 allow multiple clusters for baremetal 2011-10-28 13:46:25 -07:00
frank 204b07a973 Use constant string instead of hard coding in baremetal parameters passing 2011-10-28 11:05:48 -07:00
frank 295842fac0 Bug 11805 - Cant add baremetal host
status 11805: resolved fixed
2011-10-25 15:17:02 -07:00
frank 453329ce93 Bug 11350 - Baremetal destroy instance doesnt power off machine
status 11350: resolved fixed
2011-09-12 14:17:18 -07:00
alena d32dbcbf7b Method signature change 2011-08-24 15:00:41 -07:00
frank ca7fb65ca2 full opensource 2011-08-23 19:23:49 -07:00