[one-users] Template wizard slider ranges are hardcoded

Daniel Molina dmolina at opennebula.org
Tue Oct 28 02:59:06 PDT 2014


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.masschelein at 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 at 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 | dmolina at opennebula.org | @OpenNebula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20141028/b923473e/attachment.htm>


More information about the Users mailing list