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:
6
deliverables/_independent/codegenerator.yaml
Normal file
6
deliverables/_independent/codegenerator.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
launchpad: openstack-codegenerator
|
||||
team: OpenStackSDK
|
||||
type: library
|
||||
repository-settings:
|
||||
openstack/codegenerator: {}
|
6
deliverables/_independent/openapi.yaml
Normal file
6
deliverables/_independent/openapi.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
launchpad: openstack-openapi
|
||||
team: OpenStackSDK
|
||||
type: library
|
||||
repository-settings:
|
||||
openstack/openapi: {}
|
Reference in New Issue
Block a user