Comment 1 for bug 1261713

Revision history for this message
Rushi Agrawal (rushiagr) wrote :

@Mike, any thought on what should be the solution? Should we just disallow the string 'None' for volume type, or make the CLI output appear different for volume type 'None' and no volume type?

Note that currently there is no way in Cinder API to list all the volumes created with no type. When we call '/v2/<tenantID>/volumes?volume_type=None', all the volumes with 'None' volume type are returned.

This makes me lean towards the first solution. Thoughts?