waldur / waldur-homeport

Waldur HomePort is web-based client for the Waldur MasterMind.
MIT License
23 stars 27 forks source link

I seem to be unable to scale a VPC down #2

Closed konstantint closed 6 years ago

konstantint commented 6 years ago

I'd like to scale this VPC down to a "trial package" and I'm not sure why I am unable to do so.

AmbientLighter commented 6 years ago

@konstantint To change the package select Change VPC package on the Actions dropdown. You will be presented with a list of available VPC packages. Select the one you need and click Submit button See also user guide.

Please note, that this action could be disabled, if you don't have enough permissions, or quota usage is over limit for new package. Could you please provide more details? Is this action disabled or is there any error messages?

konstantint commented 6 years ago

I know that, but I do not see the Trial package in the list of choices, although previously I did. The only thing that changed is that I added a new machine, used it for some time, and then removed.

konstantint commented 6 years ago

Oh wait, now I see it. I guess then the issue had something to do with caching or synchronization.

AmbientLighter commented 6 years ago

@konstantint Please note that this commit improves VPC change dialog. Previously, it has been hiding options that are not fitting VPC usage. Now it always shows available options, but disables them from selection with a tooltip.

https://github.com/opennode/waldur-homeport/commit/6f792cbf4cf6ebdfe91629b66481c59f25c259cc

vpc-change

Therefore I'm closing this issue.