Fix some TripleO projects release model
The os-{apply,collect,net,refresh}-config and paunch projects are used by other projects (Heat) so they should be cycle-with-intermediary and not cycle-trailing. Change-Id: Iadc1995e657d0caee35b337ca50b405baed1eb54
This commit is contained in:
parent
0c611ca62f
commit
c735b7dd2b
@ -1,6 +1,6 @@
|
||||
---
|
||||
launchpad: os-apply-config
|
||||
release-model: cycle-trailing
|
||||
release-model: cycle-with-intermediary
|
||||
release-type: python-pypi
|
||||
team: tripleo
|
||||
type: other
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
launchpad: os-collect-config
|
||||
release-model: cycle-trailing
|
||||
release-model: cycle-with-intermediary
|
||||
release-type: python-pypi
|
||||
team: tripleo
|
||||
type: other
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
launchpad: os-net-config
|
||||
release-model: cycle-trailing
|
||||
release-model: cycle-with-intermediary
|
||||
release-type: python-pypi
|
||||
team: tripleo
|
||||
type: other
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
launchpad: os-refresh-config
|
||||
release-model: cycle-trailing
|
||||
release-model: cycle-with-intermediary
|
||||
release-type: python-pypi
|
||||
team: tripleo
|
||||
type: other
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
launchpad: paunch
|
||||
release-model: cycle-trailing
|
||||
release-model: cycle-with-intermediary
|
||||
release-type: python-pypi
|
||||
team: tripleo
|
||||
type: other
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
launchpad: paunch
|
||||
release-model: cycle-trailing
|
||||
release-model: cycle-with-intermediary
|
||||
release-type: python-pypi
|
||||
team: tripleo
|
||||
type: other
|
||||
|
Loading…
Reference in New Issue
Block a user