python-glanceclient/glanceclient/common
Cyril Roelandt 74fa436657 schema_args: Do not generate option for read-only properties
The schema_args decorator generates command line options based on the
properties defined in a schema. This commit makes sure read-only
properties are skipped during this process, since trying to modify their
value would result in a Glance error.

Closes-Bug: #1561828
Change-Id: I7ccc628a23c9ebdaeedcb9e6d43559f497ce9555
2022-09-26 23:54:06 +02:00
..
__init__.py Basic get/list operations work 2012-03-26 22:48:48 -07:00
exceptions.py Add Apache 2.0 license to source file 2016-10-04 09:38:39 +07:00
http.py Merge "Do not use the six library." 2020-07-17 19:32:29 +00:00
https.py Do not use the six library. 2020-06-23 21:51:07 +02:00
progressbar.py Do not use the six library. 2020-06-23 21:51:07 +02:00
utils.py schema_args: Do not generate option for read-only properties 2022-09-26 23:54:06 +02:00