writes:
> How will we handle which versions of libraries work together?
> And which combinations will be run thru CI?
Dependency management will work the same way it does today.
Each component (server or library) lists the versions of the
dependencies it is compatible with. That information goe
How will we handle which versions of libraries work together?
And which combinations will be run thru CI?
-Original Message-
From: Thierry Carrez
Sent: Friday, September 28, 2018 7:17 AM
To: OpenStack Development Mailing List
Subject: [openstack-dev] [release] Release model for feature
Hi everyone,
In OpenStack, libraries have to be released with a
cycle-with-intermediary model, so that (1) they can be released early
and often, (2) services consuming those libraries can take advantage of
their new features, and (3) we detect integration bugs early rather than
late. This wor