osc placement trait
Traits
Traits are qualitative characteristics of resource providers. The classic example for traits can be requesting disk from different 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.
Usage: osc placement trait <COMMAND>
Available subcommands:
osc placement trait create— Update traits (microversion = 1.6)osc placement trait delete16— Delete traits (microversion = 1.6)osc placement trait list16— List traits (microversion = 1.6)osc placement trait show16— Show traits (microversion = 1.6)