From add5f1754cb8d6b4340d2753d505a30fbd039daf Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Fri, 19 Feb 2016 17:25:07 +0100 Subject: [PATCH] Update self_service.md --- self_service.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/self_service.md b/self_service.md index 60e256ffc..d8e79ce62 100644 --- a/self_service.md +++ b/self_service.md @@ -12,6 +12,8 @@ To create a new set of resources, go inside the "Self Service" section in the ma ### Create a set +> Only an admin can create a set of resources + 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 which resources will be used. In this example below, we'll create a set called **"sandbox"** with: @@ -39,7 +41,7 @@ When you click on create, you can see the resource set and remove or edit it: ![](selfservice_recap.png) - +## Usage (user side) ## Toward the Cloud Self-service is a major step in the Cloud. Combine it with our [Cloudinit compatible VM creation](cloudinit.md) for a full experience: