diff --git a/deliverables/train/mistral-dashboard.yaml b/deliverables/train/mistral-dashboard.yaml new file mode 100644 index 0000000000..fbb8ac0bf9 --- /dev/null +++ b/deliverables/train/mistral-dashboard.yaml @@ -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 diff --git a/deliverables/train/mistral.yaml b/deliverables/train/mistral.yaml index 6a85ada274..c673e3be97 100644 --- a/deliverables/train/mistral.yaml +++ b/deliverables/train/mistral.yaml @@ -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 diff --git a/deliverables/ussuri/mistral-dashboard.yaml b/deliverables/ussuri/mistral-dashboard.yaml new file mode 100644 index 0000000000..9cd19916fb --- /dev/null +++ b/deliverables/ussuri/mistral-dashboard.yaml @@ -0,0 +1,7 @@ +--- +launchpad: mistral +release-model: cycle-with-rc +team: mistral +type: horizon-plugin +repository-settings: + openstack/mistral-dashboard: {} diff --git a/deliverables/ussuri/mistral.yaml b/deliverables/ussuri/mistral.yaml index 1fff14a4de..679d55dc91 100644 --- a/deliverables/ussuri/mistral.yaml +++ b/deliverables/ussuri/mistral.yaml @@ -6,5 +6,4 @@ team: mistral type: service repository-settings: openstack/mistral: {} - openstack/mistral-dashboard: {} openstack/mistral-extra: {}