python-glanceclient/glanceclient/tests
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
..
functional Update hacking for Python3 2020-04-02 15:48:09 +02:00
unit schema_args: Do not generate option for read-only properties 2022-09-26 23:54:06 +02:00
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
utils.py Do not use the six library in the tests. 2020-06-15 21:04:56 +02:00