Hi,

I have opened a ticket in our dev portal to schedule it for future releases.

Thank you for your feedback

On 27 October 2014 16:11, Jhon Masschelein <jhon.masschel...@surfsara.nl>
wrote:

> Hi,
>
> Looking at sunstone, the slider ranges for the CPU, Memory, etc… values in
> the template wizard are hardcoded in the javascript.
>
> ex:
> memory_slider.empty().noUiSlider({
>                     handles: 1,
>                     connect: "lower",
>                     range: [0,1600],
>                     start: 1,
>                     step: 50,
>                     value: 51200,
>                     slide: memory_slider_change,
>                 });
>
>
> Sadly, those values are way to low for our infrastructure, so I've started
> manually changing them.
> But every time we upgrade to the next version of OpenNebula, we will need
> to do this again, which is not a "happy thought".
>
> Would it be possible to make these values parameters in the
> sunstone-server.conf file, a bit like the cloud view template profiles?
>
> Wkr,
>
> Jhon
>
> _______________________________________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to