Categorize mistral-dashboard into horizon-plugin

mistral-dashboard is the only deliverable which is not marked as
horizon-plugin now. This commit moves mistral-dashboard to separate
deliberable files.

Change-Id: I457f377f841858f591c18ae2c17c0764e523d150
This commit is contained in:
Akihiro Motoki 2019-10-25 16:55:09 +09:00
parent cd2230070c
commit 7970264eec
4 changed files with 35 additions and 9 deletions

View File

@ -0,0 +1,28 @@
---
launchpad: mistral
release-model: cycle-with-rc
team: mistral
type: horizon-plugin
repository-settings:
openstack/mistral-dashboard: {}
releases:
- version: 9.0.0.0b1
projects:
- repo: openstack/mistral-dashboard
hash: ee3680a4d6c89f0ba2b64d7903f5a6bd48925c41
- version: 9.0.0.0rc1
projects:
- repo: openstack/mistral-dashboard
hash: 538fc12dff4c6e1171c28e6b49fddbe5371db315
- version: 9.0.0.0rc2
projects:
- repo: openstack/mistral-dashboard
hash: 82df9c6400eb1c5e74c14df16439fcfb5491ddfd
- version: 9.0.0
projects:
- repo: openstack/mistral-dashboard
hash: 82df9c6400eb1c5e74c14df16439fcfb5491ddfd
diff-start: 8.0.0.0rc1
branches:
- name: stable/train
location: 9.0.0.0rc1

View File

@ -20,32 +20,24 @@ releases:
projects:
- repo: openstack/mistral
hash: 8eb0951a3ff11e376b6ef64bab8bbd1b205cf6f4
- repo: openstack/mistral-dashboard
hash: ee3680a4d6c89f0ba2b64d7903f5a6bd48925c41
- repo: openstack/mistral-extra
hash: 30f737f54e67b903f7f1cd6a5104aca25de500fd
- version: 9.0.0.0rc1
projects:
- repo: openstack/mistral
hash: 4f0c4c8c2a0a2dd7d5f3ca273017af5f39a9df81
- repo: openstack/mistral-dashboard
hash: 538fc12dff4c6e1171c28e6b49fddbe5371db315
- repo: openstack/mistral-extra
hash: 30f737f54e67b903f7f1cd6a5104aca25de500fd
- version: 9.0.0.0rc2
projects:
- repo: openstack/mistral
hash: 016509eb5ea673dd66cff04bb457645be1618653
- repo: openstack/mistral-dashboard
hash: 82df9c6400eb1c5e74c14df16439fcfb5491ddfd
- repo: openstack/mistral-extra
hash: 559c7ef5a977583dd4f1b931880d4154ebf565b5
- version: 9.0.0
projects:
- repo: openstack/mistral
hash: 016509eb5ea673dd66cff04bb457645be1618653
- repo: openstack/mistral-dashboard
hash: 82df9c6400eb1c5e74c14df16439fcfb5491ddfd
- repo: openstack/mistral-extra
hash: 559c7ef5a977583dd4f1b931880d4154ebf565b5
diff-start: 8.0.0.0rc1

View File

@ -0,0 +1,7 @@
---
launchpad: mistral
release-model: cycle-with-rc
team: mistral
type: horizon-plugin
repository-settings:
openstack/mistral-dashboard: {}

View File

@ -6,5 +6,4 @@ team: mistral
type: service
repository-settings:
openstack/mistral: {}
openstack/mistral-dashboard: {}
openstack/mistral-extra: {}