This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
04cdca07fa
cloudstack
/
setup
History
Alex Huang
c4a1a89388
bug 10756: Removed constraints for the op_host_capacity table. op_host_capacity table is a table that is frequently updated and is only used in the background. There's no real reason for it to maintain data integrity with other tables. This change may introduce problems where data center, cluster, or pod is deleted and there are capacities entries left. However, this really should be in the application logic to do this deletion rather than relying on the database schema. Be sure to test these cases and make sure there are no data left over.
2011-07-19 10:15:46 -07:00
..
apidoc
Ant target for apiDocs building
2011-06-07 11:21:07 -07:00
bindir
bug 10475: cloud-sysvmadm - stop routers in multiple threads. Default number of threads is 5.
2011-06-28 11:14:14 -07:00
db
bug 10756: Removed constraints for the op_host_capacity table. op_host_capacity table is a table that is frequently updated and is only used in the background. There's no real reason for it to maintain data integrity with other tables. This change may introduce problems where data center, cluster, or pod is deleted and there are capacities entries left. However, this really should be in the application logic to do this deletion rather than relying on the database schema. Be sure to test these cases and make sure there are no data left over.
2011-07-19 10:15:46 -07:00
.project
Branch 2.1.refactor committed
2010-08-11 09:13:42 -07:00