Hello everyone.

I've download the 4.0.0 release of Apache Stratos and have been following the 
4.0.0 installation guide at:

https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Installation+Guide


but have twice needed to manually edit two files to make it work:


-In repository/conf/cartridge-config.properties, I had to change 
AutoscalerService to AutoScalerService (uppercase S) in autoscaler.service.url


-In repository/conf/cloud-controller.xml, I had to change the classname of the 
openstack Iaas provider to 
org.apache.stratos.cloud.controller.iaases.OpenstackNovaIaas


I think this might have happened because at one point the installation guide 
says to pull the source code from github, and links to the master instead of 
the 4.0.0 release, so people following the guide might mistakenly mix the two. 
Just wanted to let you know.


Also, I noticed that if you run the puppetinstall script 
(https://github.com/thilinapiy/puppetinstall) in SLES, it just installs the 
package without updating the repository list. Unfortunately the official puppet 
package in SLES is stuck in version 2.7. 26, and so I end up with conflicts 
between the puppet agents in the cartridges (running Ubuntu/Debian) and the 
puppet master in SLES.


I was wondering if anyone has managed to successfully install the newest 
version of Puppet in SLES 11 SP3, because I've been having some trouble with 
the dependencies.


Thank you for all your hard work

Ricardo Carvalho

Reply via email to