From 39387b828ce24a5c9e1ce8c2871eb75ff3d5f76e Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Fri, 19 Feb 2016 17:04:18 +0100 Subject: [PATCH] Update self_service.md --- self_service.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/self_service.md b/self_service.md index b51150211..7ce82551a 100644 --- a/self_service.md +++ b/self_service.md @@ -2,17 +2,21 @@ The self-service feature is the possibility for users to create new VMs. That's different from delegating existing resources to them, and it leads to a lot of side-effects. -> This feature is not yet available yet. Still, we already made efforts to design it, it should be done in the next months. +> This feature is not yet available yet. However, it should be released very soon. ## Set of resources +### Permiter + To allow people creating VMs as they want, we need to give them a *part* of your XenServer resources (disk space, CPUs, RAM). You can call this "general quotas" if you like. But you need first to decide how those quota applies in your infrastructure: * which Storage Repository could be used for this set? * which Networks? * which Templates? -Then, you can limit resources for this set: +### Quotas + +Only after this, you can limit resources for this set: * maximum vCPUs, RAM and disk usage * maximum number of VMs and VDIs