cloudstack/server/src/com/cloud
Frank.Zhang 68cf2ba0ef BUG-ID: CS-19152
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, destroy baremetal instance fail

BUG-ID: CS-19150
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, unable to start baremetal instance

BUG-ID: CS-19149
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, baremetal host remain in Disconnected state. But instance associated with baremetal host is running.

BUG-ID: CS-19151
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, unable to reboot baremetal instance

BUG-ID: CS-19156
[upgrade] Baremetal 4.2.0 -> 4.3. After upgrade, unable to stop baremetal instance

reviewed-by: edison
(cherry picked from commit 3787579d29)

Signed-off-by: Animesh Chaturvedi <animesh@apache.org>

Conflicts:

	plugins/hypervisors/baremetal/src/com/cloud/baremetal/manager/BareMetalDiscoverer.java
	plugins/hypervisors/baremetal/src/com/cloud/baremetal/networkservice/BareMetalResourceBase.java
	plugins/hypervisors/baremetal/src/com/cloud/baremetal/networkservice/BaremetalPxeManagerImpl.java
	server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java
2014-04-08 15:31:24 -07:00
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl Change AccountManagerImpl.checkAccess to invoke SecurityChecker 2014-04-01 17:31:56 -07:00
agent/manager CLOUDSTACK-6357: Not able to select GPU card in case of GPU-passthrough. 2014-04-08 22:08:17 +05:30
alert All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
api Changes while processing the @ACL annotation, to include only 1 object per parameter even if the parameter is tied to multiple interfaces in the @EntityReference 2014-04-03 23:07:04 -07:00
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity CLOUDSTACK-4506: fix NPE in case hostid is null 2014-03-27 17:38:35 -07:00
configuration BUG-ID: CS-19152 2014-04-08 15:31:24 -07:00
consoleproxy CLOUDSTACK-6204: removing realhostip dependency 2014-03-09 13:46:57 -07:00
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy BUG-ID: CS-19152 2014-04-08 15:31:24 -07:00
event CLOUDSTACK-6221: 2014-03-10 16:22:34 -07:00
ha Don't let VMsync touch the VM if VM has been scheduled for HA but HA is not yet running. 2014-04-02 16:01:06 -07:00
hypervisor CLOUDSTACK-6357: Not able to select GPU card in case of GPU-passthrough. 2014-04-08 22:08:17 +05:30
metadata Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command 2014-02-10 12:05:59 -08:00
network CLOUDSTACK-6353 Fixed listing vm ip details for lb rule 2014-04-08 12:54:07 +05:30
projects Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00
resource CLOUDSTACK-6357: Not able to select GPU card in case of GPU-passthrough. 2014-04-08 22:08:17 +05:30
resourcelimit Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00
server Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00
servlet Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00
storage Change AccountManagerImpl.checkAccess to invoke SecurityChecker 2014-04-01 17:31:56 -07:00
tags Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00
template Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00
test findbugs: assign result of string manipulations(cherry picked from 2014-01-28 16:36:27 +01:00
usage Merge branch 'master' into rbac. 2014-01-17 14:37:08 -08:00
user CLOUDSTACK-6350: IAM - Listing of VM using uuid when owner account of 2014-04-07 22:23:21 -07:00
uuididentity After merge, fix isRootAdmin() calls to use accountId instead of type 2014-03-13 13:28:40 -07:00
vm Remove usage of sameOwner checkAccess invocation, and convert to 2014-04-01 17:31:56 -07:00