Re: Option to stay on page after deploying a VM

2021-07-02 Thread Daan Hoogland
nice hack Andrija, would be nice if that was formalised in the UI though,
As for the check, I'd rather see an extra button saying "create multiple"
or something like that.
good idea in general +1

On Thu, Jul 1, 2021 at 12:30 PM Andrija Panic 
wrote:

> I like the idea, as long as the default behaviour is the same as the
> current one (exit the form)
>
> For advanced users, like not yourself :P , you can capture the API call via
> Developer Tools in the browser, copy the request URL, then hit that URL in
> the new browser tab, and just ctrl + R multiple times, in order to spin 10s
> and 10s of (randomly named VMs) in literally a second (i.e. no need to go
> to CMK)
>
> +1 from my side
>
> On Thu, 1 Jul 2021 at 10:29, David Jumani 
> wrote:
>
> > Hi,
> >
> > While creating multiple VMs, I've faced the issue of having to go back to
> > the deploy VM form after each deployment
> > Although a mild inconvenience, it does get tiring to refill the form, so
> > I've added the option to stay on the deploy VM form after creating a VM
> > This way all the form data remains intact and can be changed as per the
> VM
> > requirements
> > Please have a look and let me know your feedback
> > https://github.com/apache/cloudstack/pull/4843
> >
> > Thanks,
> > David
> >
> >
> >
> >
> >
>
> --
>
> Andrija Panić
>


-- 
Daan


Re: Option to stay on page after deploying a VM

2021-07-01 Thread Andrija Panic
I like the idea, as long as the default behaviour is the same as the
current one (exit the form)

For advanced users, like not yourself :P , you can capture the API call via
Developer Tools in the browser, copy the request URL, then hit that URL in
the new browser tab, and just ctrl + R multiple times, in order to spin 10s
and 10s of (randomly named VMs) in literally a second (i.e. no need to go
to CMK)

+1 from my side

On Thu, 1 Jul 2021 at 10:29, David Jumani 
wrote:

> Hi,
>
> While creating multiple VMs, I've faced the issue of having to go back to
> the deploy VM form after each deployment
> Although a mild inconvenience, it does get tiring to refill the form, so
> I've added the option to stay on the deploy VM form after creating a VM
> This way all the form data remains intact and can be changed as per the VM
> requirements
> Please have a look and let me know your feedback
> https://github.com/apache/cloudstack/pull/4843
>
> Thanks,
> David
>
>
>
>
>

-- 

Andrija Panić


Option to stay on page after deploying a VM

2021-07-01 Thread David Jumani
Hi,

While creating multiple VMs, I've faced the issue of having to go back to the 
deploy VM form after each deployment
Although a mild inconvenience, it does get tiring to refill the form, so I've 
added the option to stay on the deploy VM form after creating a VM
This way all the form data remains intact and can be changed as per the VM 
requirements
Please have a look and let me know your feedback
https://github.com/apache/cloudstack/pull/4843

Thanks,
David