cloudstack/server/src/com/cloud/baremetal
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
..
BareMetalDiscoverer.java allow multiple clusters for baremetal 2011-10-28 13:46:25 -07:00
BareMetalGuru.java Baremetal: bypass HA, only track VM status 2011-11-01 15:12:52 -07:00
BareMetalPingServiceImpl.java full opensource 2011-08-23 19:23:49 -07:00
BareMetalPxeServiceBase.java full opensource 2011-08-23 19:23:49 -07:00
BareMetalResourceBase.java Disable baremetal fullsync 2011-11-01 16:45:49 -07:00
BareMetalTemplateAdapter.java full opensource 2011-08-23 19:23:49 -07:00
BareMetalVmManager.java full opensource 2011-08-23 19:23:49 -07:00
BareMetalVmManagerImpl.java Method signature change 2011-08-24 15:00:41 -07:00
DhcpServerResponse.java full opensource 2011-08-23 19:23:49 -07:00
DhcpdResource.java full opensource 2011-08-23 19:23:49 -07:00
DnsmasqResource.java full opensource 2011-08-23 19:23:49 -07:00
ExternalDhcpEntryListener.java full opensource 2011-08-23 19:23:49 -07:00
ExternalDhcpManager.java full opensource 2011-08-23 19:23:49 -07:00
ExternalDhcpManagerImpl.java full opensource 2011-08-23 19:23:49 -07:00
ExternalDhcpResourceBase.java full opensource 2011-08-23 19:23:49 -07:00
HttpCallException.java full opensource 2011-08-23 19:23:49 -07:00
PingPxeServerResource.java full opensource 2011-08-23 19:23:49 -07:00
PxeServerManager.java full opensource 2011-08-23 19:23:49 -07:00
PxeServerManagerImpl.java full opensource 2011-08-23 19:23:49 -07:00
PxeServerProfile.java full opensource 2011-08-23 19:23:49 -07:00
PxeServerResourceBase.java full opensource 2011-08-23 19:23:49 -07:00
PxeServerResponse.java full opensource 2011-08-23 19:23:49 -07:00
PxeServerService.java full opensource 2011-08-23 19:23:49 -07:00