Created 04-13-2016 09:57 AM
Hi,
Is there a SPI to run Cloudbreak with an azure pack cloud platform(private cloud) ?
I saw that Cloudbreak support microsoft azure but does it also support azure pack ?
Created 04-13-2016 10:12 AM
Currently we are not supporting azure pack but if you want, you can develop a custom SPI modul which supporting this platform. Feel free to submit a pull request with this implementation.
Br,
R
Created 04-13-2016 10:12 AM
Currently we are not supporting azure pack but if you want, you can develop a custom SPI modul which supporting this platform. Feel free to submit a pull request with this implementation.
Br,
R
Created 04-13-2016 04:58 PM
Indeed, we did look at this and we are considering this option but we are not sure what approximate workload this would entail.
Can someone that has already implemented an SPI indicate the approximate time spent in getting something working and in getting the same to production quality?
Are we talking about days, weeks or months?
In addition, if anyone has prototype code of an SPI for WAP it would obviously be of interest to us.
Regards,
Keith
Created 04-13-2016 05:41 PM
Each cloud implementations (supported by default) uses the SPI, thus they can be used as references. There are other peoples who are doing/have done their own cloud integration - usually it takes 2 weeks tops on the Cloudbreak side.