Add codegenerator and openapi stubs

codegenerator and openapi are designed to be libraries/tools for internal use.
As such add stubs under the _independent without cutting any release. Those are
currently to be used as `master-only`.

Change-Id: If42bc9e1ae2eb7f5934c044dff61aee1bda270d5
This commit is contained in:
Artem Goncharov
2025-01-08 15:56:40 +01:00
parent b311b55ad2
commit bccb1ec38e
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
launchpad: openstack-codegenerator
team: OpenStackSDK
type: library
repository-settings:
openstack/codegenerator: {}

View File

@ -0,0 +1,6 @@
---
launchpad: openstack-openapi
team: OpenStackSDK
type: library
repository-settings:
openstack/openapi: {}