7970264eec
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
48 lines
1.6 KiB
YAML
48 lines
1.6 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: mistral
|
|
release-model: cycle-with-rc
|
|
team: mistral
|
|
type: service
|
|
repository-settings:
|
|
openstack/mistral: {}
|
|
openstack/mistral-dashboard: {}
|
|
openstack/mistral-extra: {}
|
|
cycle-highlights:
|
|
- improved performance by roughtly 40% (depends on a workflow)
|
|
- improved event notification mechanism
|
|
- finished leftovers on "advanced publishing"
|
|
- workflow execution report now contains "retry_count" for tasks
|
|
- completely ready for dropping py27
|
|
- lots of bugfixes and small improvements (including dashboard)
|
|
releases:
|
|
- version: 9.0.0.0b1
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 8eb0951a3ff11e376b6ef64bab8bbd1b205cf6f4
|
|
- repo: openstack/mistral-extra
|
|
hash: 30f737f54e67b903f7f1cd6a5104aca25de500fd
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 4f0c4c8c2a0a2dd7d5f3ca273017af5f39a9df81
|
|
- repo: openstack/mistral-extra
|
|
hash: 30f737f54e67b903f7f1cd6a5104aca25de500fd
|
|
- version: 9.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 016509eb5ea673dd66cff04bb457645be1618653
|
|
- repo: openstack/mistral-extra
|
|
hash: 559c7ef5a977583dd4f1b931880d4154ebf565b5
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/mistral
|
|
hash: 016509eb5ea673dd66cff04bb457645be1618653
|
|
- repo: openstack/mistral-extra
|
|
hash: 559c7ef5a977583dd4f1b931880d4154ebf565b5
|
|
diff-start: 8.0.0.0rc1
|
|
branches:
|
|
- name: stable/train
|
|
location: 9.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral/train.html
|