<div dir="ltr">Hi, I'm trying to figure out how the flavor will be implemented and have few questions about the flavor spec[1]<div><br></div><div>1. What does "<b>RO</b>" mean in API<i> /flavors</i>? Is it short for ReadOnly? </div><div>In my understanding, user need create flavor by himself, so the flavor API should not be readonly.</div><div><br></div><div><pre style="color:rgb(0,0,0);font-family:宋体;font-size:9pt">FLAVOR(/flavors)</pre></div><div><pre style="color:rgb(0,0,0);font-family:宋体;font-size:9pt">+-----------------+-------+---<wbr>------+---------+------------+<wbr>-----------------+<br>|Attribute        |Type   |Access   |Default  |Validation/ |Description      |<br>|Name             |       |         |Value    |Conversion  |                 |<br>+=================+=======+===<wbr>======+=========+============+<wbr>=================+<br>|id               |string <span style="color:rgb(0,0,128);font-weight:bold">|RO, admin|</span>generated|N/A         |identity         |<br>|                 |(UUID) |         |         |            |                 |<br>+-----------------+-------+---<wbr>------+---------+------------+<wbr>-----------------+<br>|name             |string <span style="color:rgb(0,0,128);font-weight:bold">|RO, admin|</span>''       |string      |human-readable   |<br>|                 |       |         |         |            |name             |<br>+-----------------+-------+---<wbr>------+---------+------------+<wbr>-----------------+<br>|description      |string <span style="color:rgb(0,0,128);font-weight:bold">|RO, admin|</span>''       |string      |human-readable   |<br>|                 |       |         |         |            |description      |<br>+-----------------+-------+---<wbr>------+---------+------------+<wbr>-----------------+<br>|enabled          |bool   <span style="color:rgb(0,0,128);font-weight:bold">|RO, admin|</span>true     |bool        |toggle           |<br>|                 |       |         |         |            |                 |<br>+-----------------+-------+---<wbr>------+---------+------------+<wbr>-----------------+<br><span style="color:rgb(0,0,128);font-weight:bold">|flavor_profile_id|</span>string <span style="color:rgb(0,0,128);font-weight:bold">|RO, admin|         </span>|string      |human-readable   |<br>|                 |       |         |         |            <span style="color:rgb(0,0,128);font-weight:bold">|flavor_profile_id|<br></span>+-----------------+-------+---<wbr>------+---------+------------+<wbr>-----------------+</pre></div><div>2. Do we also need an API like <i>/providers</i> to query providers and metadata available?</div><div><br></div><div><br></div><div><br></div><div>[1] <a href="https://review.openstack.org/#/c/392485/" target="_blank">https://review.openstack.<wbr>org/#/c/392485/</a></div><div><br></div></div>