Move cinderlib to cycle-trailing

Cinderlib was added late in the Stein cycle, so it went in with the
independent release model, but the appropriate model is cycle-trailing.

Cinderlib is different from other OpenStack libraries.  It provides an
object oriented abstraction of the Cinder drivers for the purpose of
consuming them outside of OpenStack.  Using the Cinder drivers means
that it has the Cinder project as a dependency and needs it to be
released before the cinderlib release. This is why the cycle-trailing
release model is the most appropriate.

This patch adds cinderlib to the Train release as a cycle-trailing
project.

Change-Id: I4bc7068e2ac41af2b879d382e73cfd16e6f2927c
This commit is contained in:
Gorka Eguileor
2019-04-22 10:18:04 +02:00
parent b32f071383
commit 7af37cd370

View File

@@ -0,0 +1,7 @@
---
launchpad: cinderlib
release-model: cycle-trailing
team: cinder
type: library
repository-settings:
openstack/cinderlib: {}