
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581 Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2
11 lines
288 B
ReStructuredText
11 lines
288 B
ReStructuredText
OpenStackClient (python)
|
|
========================
|
|
|
|
One of the initial targets of the code generation was to
|
|
be able to generate code for OSC knowing what SDK
|
|
supports. Current implementation in the generator is
|
|
inspecting the OpenStackSDK code and generates CLI code
|
|
based on that.
|
|
|
|
TODO
|