fb41208b55c28949c4d15d3eef70e465deacd97f

in the previous change we added support for UNSET to have empty schema. It is more logical to use UNSET when the schema is not defined and not when it is empty. Fix that. Change-Id: I6568ca826d119b42f74d3f2ee9a691ac1278bc26
OpenStack CodeGenerator
Primary goal of the project is to simplify maintainers life by generating complete or at least parts of the code.
OpenApi Schema
CodeGenerator is able to generate OpenAPI specs for certain services by inspecting their code. This requires service package being installed in the environment where the generator is running. It then tries to initialize service application and for supported runtimes scans for the exposed operations. At the moment following services are covered:
- Nova
- Neutron
- Cinder
- Glance
- Keystone
- Octavia
Description
Languages
Python
88.2%
Jinja
10.5%
Shell
1.3%