Backlog #3478
Add list of authorized/denied instance types/networks per template
| Status: | Pending | Start date: | 12/23/2014 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Cloud View | |||
| Target version: | - |
Description
Daniel Dehennin wrote:
Ruben S. Montero wrote:
This issue is to:
- add option to enable/disbale the capacity and network sections (create dialog).
+1
In our use case, most of the time a user clone a VM template is to increase the capacity or run the VM on its own network, so cloud view is great for us, even if not completely used (#3414).
This could be a
true/falseor a list of authorized/denied capacities or networks, or two settings, atrue/falseflag, and when flag istruecheck a list, for example:[...]
In which case, just switching the
CAPACITY_SELECTvalue toFALSEdisable all capacities.For networks, if a user have the
USEACL on a shared network, but a VM has a built-in DHCP server, the admin could opt-in or opt-out the networks usable with this VM, for example:[...]
The selection should include the
_ENABLEDlist first and then exclude the_DISABLEDlist.These parameters should be saved if the user save the VM.
The capacities could be set in the VM template but I see it more useful at user groups, for example:
- every body is authorized to use
small-x1,small-x2andmedium-x2
- groupneed_powercan usemedium-x4andlarge-x4
- groupprod_admincan uselarge-x8I understand that all of this is useless if the user can update its own VM templates:
- user clone a VM
- user update the VM template to remove the VM limitations
but the per group limitations stays
Regards.
Related issues
History
#1
Updated by Daniel Molina over 6 years ago
- Related to Feature #3357: Add option to disable network and capacity selects for all the cloud or per template added
#2
Updated by Daniel Molina over 6 years ago
- Assignee deleted (
Daniel Molina)
#3
Updated by Daniel Molina over 6 years ago
- Related to Backlog #3125: Instance types presented by Cloud View should be configurable by user/group added
#4
Updated by EOLE Team almost 5 years ago
I think the CAPACITY part of this request is irrelevant with latest 5.0 capacity management.
Regards.