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