The QuotaCommand shows a wrong value (%) for the field 'share'
Change-Id: Iaf256d35d17b96184bcbcb937aad1958d8ec8800 Sem-Ver: bugfix
This commit is contained in:
parent
10601679f4
commit
e9ac2777e4
@ -125,7 +125,7 @@ class QuotaCommand(ExecuteCommand):
|
||||
vcpus_size,
|
||||
memory_usage,
|
||||
memory_size,
|
||||
norm_share,
|
||||
norm_share * 100,
|
||||
project.getTTL())
|
||||
|
||||
row.append(private)
|
||||
|
Loading…
x
Reference in New Issue
Block a user