mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-06 12:58:18 +03:00
feature #1291: Update QuotaVirtualMAchine interface
This commit is contained in:
parent
ee4201eee0
commit
98c8cc85f4
@ -60,6 +60,7 @@ public:
|
||||
*/
|
||||
void del(Template* tmpl);
|
||||
|
||||
protected:
|
||||
/**
|
||||
* Gets a quota, overrides base to not to use ID.
|
||||
* @param id of the quota, ignored
|
||||
@ -87,7 +88,6 @@ public:
|
||||
return get_quota(id, va);
|
||||
}
|
||||
|
||||
protected:
|
||||
static const char * VM_METRICS[];
|
||||
|
||||
static const int NUM_VM_METRICS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user