
Depends-On: https://review.opendev.org/c/openstack/governance/+/910581 Change-Id: I87866224d9ac89d3da150c95a86a20afb48dc4d2
14 lines
342 B
ReStructuredText
14 lines
342 B
ReStructuredText
Rust SDK for OpenStack
|
|
======================
|
|
|
|
|
|
Having OpenAPI specs of the services it is possible to
|
|
generate SDK for Rust automatically.
|
|
|
|
Currently the generated code is hosted under
|
|
`https://github.com/gtema/openstack` It covers all
|
|
services for which OpenAPI specs exist with version
|
|
dicovery and partial microversion negotiation.
|
|
|
|
TODO
|