Making consistent used of GiB and MiB in API ref
This patch will replace all GB with GiB and MB with MiB to have a consistent use of units in the compute API reference and the placement API reference. Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp> Change-Id: Ie40413752b591b222ff29dbe975ddd7d10638eca Closes-Bug: #1752340
This commit is contained in:
parent
fe4754f8bd
commit
6108dc6a1d
@ -4,7 +4,7 @@ Traits
|
||||
|
||||
Traits are *qualitative* characteristics of resource providers.
|
||||
The classic example for traits can be requesting disk from different
|
||||
providers: a user may request 80GB of disk space for an instance
|
||||
providers: a user may request 80GiB of disk space for an instance
|
||||
(quantitative), but may also expect that the disk be SSD instead of
|
||||
spinning disk (qualitative). Traits provide a way to mark that a
|
||||
storage provider is SSD or spinning.
|
||||
|
Loading…
x
Reference in New Issue
Block a user