Update self_service.md

This commit is contained in:
Olivier Lambert 2015-11-11 19:09:18 +01:00
parent cf7f65dc6e
commit dadec0b012

View File

@ -1,2 +1,12 @@
# Self Service
This feature is not yet available yet. Still, we already made a effort to design it.
## 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 quotas if you like. But you need first to decide how those quota applies in your infrastructure:
* which hosts will be available for self-service?
* which Storage Repository?
Details are given in [this GitHub issue](https://github.com/vatesfr/xo-web/issues/285). Feel free to contribute to help up!