Change mistral-dashboard to a separate deliverable
mistral-dashboard is now a separate deliverable in the governance repo [1]. This commit moves mistral-dashboard into a separate deliverable file. [1] https://review.opendev.org/700368 Change-Id: I0c3828d47fa3869f43b921b91a0a6a47ec18f51b
This commit is contained in:
parent
ec2635b926
commit
faf5678b95
13
deliverables/ussuri/mistral-dashboard.yaml
Normal file
13
deliverables/ussuri/mistral-dashboard.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
include-pypi-link: true
|
||||
launchpad: mistral
|
||||
release-model: cycle-with-rc
|
||||
team: mistral
|
||||
type: horizon-plugin
|
||||
repository-settings:
|
||||
openstack/mistral-dashboard: {}
|
||||
releases:
|
||||
- version: 10.0.0.0b1
|
||||
projects:
|
||||
- repo: openstack/mistral-dashboard
|
||||
hash: dcd4303c4b7ddd249f1b15db735f28482d3e944c
|
@ -7,7 +7,6 @@ type: service
|
||||
repository-settings:
|
||||
openstack/mistral: {}
|
||||
openstack/mistral-extra: {}
|
||||
openstack/mistral-dashboard: {}
|
||||
releases:
|
||||
- version: 10.0.0.0b1
|
||||
projects:
|
||||
@ -15,5 +14,3 @@ releases:
|
||||
repo: openstack/mistral
|
||||
- hash: f3b09f4b946830e0f759ddb69639f8aa32d1039e
|
||||
repo: openstack/mistral-extra
|
||||
- repo: openstack/mistral-dashboard
|
||||
hash: dcd4303c4b7ddd249f1b15db735f28482d3e944c
|
||||
|
Loading…
Reference in New Issue
Block a user