This website requires JavaScript.
Explore
Help
Sign In
apache
/
cloudstack
Watch
1
Star
0
Fork
0
You've already forked cloudstack
mirror of
https://github.com/apache/cloudstack.git
synced
2025-11-03 04:12:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cloudstack
/
setup
History
Alex Huang
b92208c91c
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:14 -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:36 -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:14 -07:00
.project
Branch 2.1.refactor committed
2010-08-11 09:13:42 -07:00