cloudstack/engine
edison 7db6ba0c5f CLOUDSTACK-5432: potential bugs in case of stop mgt server while
template is downloading, template_store_ref has leftover not in ready
state, when create vm from that template, the code doesn't check either
zone id, nor template_store_ref state.

Conflicts:
	engine/orchestration/src/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java
2014-03-26 14:55:21 +01:00
..
api CLOUDSTACK-5432: potential bugs in case of stop mgt server while 2014-03-26 14:55:21 +01:00
components-api CLOUDSTACK-6247: Usage Events - hide them when display flag is off in the context of "Ability to have better control over first class objects in CS" feature 2014-03-17 18:50:06 -07:00
network Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
orchestration CLOUDSTACK-5432: potential bugs in case of stop mgt server while 2014-03-26 14:55:21 +01:00
schema CLOUDSTACK-5432: potential bugs in case of stop mgt server while 2014-03-26 14:55:21 +01:00
service Moved security out into its own jar. Will be adding more to it. Fixed a few white space issues brought up by checkstyle in eclipse. 2014-01-09 16:12:25 -08:00
storage CLOUDSTACK-5432: potential bugs in case of stop mgt server while 2014-03-26 14:55:21 +01:00
pom.xml Slight optimization, don't run checkstyle on container or non-java projects. 2014-02-18 12:24:11 +01:00