Jump to: navigation, search

Trove/HeatIntegration

Reasons for waiting to integrate heat. We want to use heat, but i dont feel like its at a state where it fits our clustering integration, which was the major reason for integrating.


1) Companies who are looking at reddwarf are not yet looking at heat, and a hard dependency might stifle growth of the product initially

2) homogeneous LaunchConfiguration

  • a database cluster is heterogeneous
  • Our cluster configuration will need to specify different sized slaves, and allow a customer to upgrade a single slaves memory
  • heat said if this is something that has a good use case, they could potentially make it happen
  • WE DO NOT NEED TO USE THIS

3) have to modify template to scale out

  • This doable but will require hacking a template in code and pushing that template
  • I assume removing a slave will require the same finagling of the template
  • I understand that a better version of this is coming
  • SEEMS EASY ENOUGH TO SCALE