Add Masakari Projects to Rocky Release
This patch propose Rocky release model for following 4 Masakari projects. (1) masakari: Instance HA service (2) python-masakariclient: python client library (3) masakari-monitors: Failure monitoring tool (4) masakari-dashboard: Horizon dashboard Change-Id: If2a15ae44c9cb77c69cb3d62068445f5d218d129 Signed-off-by: Sampath Priyankara <sam47priya@gmail.com>
This commit is contained in:
parent
ec108be0ba
commit
0a803e8203
8
deliverables/rocky/masakari-dashboard.yaml
Normal file
8
deliverables/rocky/masakari-dashboard.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
launchpad: masakari
|
||||
release-model: cycle-with-intermediary
|
||||
team: masakari
|
||||
type: horizon-plugin
|
||||
release-type: horizon
|
||||
repository-settings:
|
||||
openstack/masakari-dashboard: {}
|
7
deliverables/rocky/masakari-monitors.yaml
Normal file
7
deliverables/rocky/masakari-monitors.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
launchpad: masakari-monitors
|
||||
release-model: cycle-with-milestones
|
||||
team: masakari
|
||||
type: other
|
||||
repository-settings:
|
||||
openstack/masakari-monitors: {}
|
7
deliverables/rocky/masakari.yaml
Normal file
7
deliverables/rocky/masakari.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
launchpad: masakari
|
||||
release-model: cycle-with-milestones
|
||||
team: masakari
|
||||
type: service
|
||||
repository-settings:
|
||||
openstack/masakari: {}
|
7
deliverables/rocky/python-masakariclient.yaml
Normal file
7
deliverables/rocky/python-masakariclient.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
launchpad: python-masakariclient
|
||||
release-model: cycle-with-milestones
|
||||
team: masakari
|
||||
type: library
|
||||
repository-settings:
|
||||
openstack/python-masakariclient: {}
|
Loading…
Reference in New Issue
Block a user