Merge "Add OpenAPI related projects under the OpenStackSDK"

This commit is contained in:
Zuul 2024-03-18 16:48:33 +00:00 committed by Gerrit Code Review
commit 5dbf63cf79
1 changed files with 9 additions and 2 deletions

View File

@ -1841,14 +1841,21 @@ OpenStackSDK:
irc-channel: openstack-sdks irc-channel: openstack-sdks
service: Multi-cloud Python SDK and CLI for End Users service: Multi-cloud Python SDK and CLI for End Users
mission: > mission: >
To provide a unified multi-cloud aware Python SDK and CLI for the OpenStack To provide a unified multi-cloud aware SDK and CLI for the OpenStack
REST API exposing both the full set of low-level APIs as well as curated higher REST API exposing both the full set of low-level APIs as well as curated higher
level business logic. level business logic. Ensure end user is having necessary tools to work
with OpenStack based clouds.
url: https://docs.openstack.org/openstacksdk/latest/ url: https://docs.openstack.org/openstacksdk/latest/
deliverables: deliverables:
cliff: cliff:
repos: repos:
- openstack/cliff - openstack/cliff
codegenerator:
repos:
- openstack/codegenerator
openapi:
repos:
- openstack/openapi
openstackclient: openstackclient:
repos: repos:
- openstack/openstackclient - openstack/openstackclient