Request #5142
Quotas per image type (readonly ISO / System / Datablock)
| Status: | Pending | Start date: | 05/05/2017 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0%  | |
| Category: | Core & System | |||
| Target version: | - | |||
| Pull request: | 
Description
I want to allow my users upload custom ISO's but I don't want to allow use it as persistent storage for their vm's.
History
#1
    
    Updated by kvaps kvaps about 4 years ago
    I think it may be done by separating ISO datastore from Images datastore
Or by make option for choose which images types may be stored in this datastore.
#2
    
    Updated by kvaps kvaps about 4 years ago
    For now I solved this by adding this hook:
https://gist.github.com/kvaps/fda530aaf2b1d8b7d71e1c4c0ec10280
And adding option into my datastore:
ISO_ONLY=yes#3
    
    Updated by Ruben S. Montero almost 4 years ago
    - Tracker changed from Feature to Request