mirror of https://github.com/apache/cloudstack.git
* 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. |
||
|---|---|---|
| .. | ||
| BareMetalDiscoverer.java | ||
| BareMetalGuru.java | ||
| BareMetalPingServiceImpl.java | ||
| BareMetalPxeServiceBase.java | ||
| BareMetalResourceBase.java | ||
| BareMetalTemplateAdapter.java | ||
| BareMetalVmManager.java | ||
| BareMetalVmManagerImpl.java | ||
| DhcpServerResponse.java | ||
| DhcpdResource.java | ||
| DnsmasqResource.java | ||
| ExternalDhcpEntryListener.java | ||
| ExternalDhcpManager.java | ||
| ExternalDhcpManagerImpl.java | ||
| ExternalDhcpResourceBase.java | ||
| HttpCallException.java | ||
| PingPxeServerResource.java | ||
| PxeServerManager.java | ||
| PxeServerManagerImpl.java | ||
| PxeServerProfile.java | ||
| PxeServerResourceBase.java | ||
| PxeServerResponse.java | ||
| PxeServerService.java | ||