Hervé Beraud 8b3deb7b5a Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

This change includes a backport of I2baa6d318cdbbf86da86cc94171cc7714dbdba3a
which removes the lower-constraints.txt file and its references, and
which completes this change, as suggested by hberaud.

Conflicts:
        .zuul.yaml
        lower-constraints.txt
They come from the change in the version-specific job template for unit tests,
and a few version-specific changes in lower-contraints.txt.

Change-Id: Ied61e65006ad54803453776e763594e216be1353
(cherry picked from commit e8062fc9e3)
2021-03-01 13:15:33 +01:00
2020-01-23 11:21:25 +00:00
2015-02-02 15:08:43 -05:00
2018-07-04 08:12:19 +07:00
2021-03-01 13:15:33 +01:00
2015-02-02 15:08:43 -05:00
2020-02-07 10:35:08 -08:00
2020-02-13 11:42:23 +00:00
2020-07-25 13:43:49 +02:00
2021-03-01 13:15:33 +01:00

Team and repository tags

image

oslo.versionedobjects

Latest Version

Downloads

The oslo.versionedobjects library provides a generic versioned object model that is RPC-friendly, with inbuilt serialization, field typing, and remotable method calls. It can be used to define a data model within a project independent of external APIs or database schema for the purposes of providing upgrade compatibility across distributed services.

Description
OpenStack versioned objects library
Readme 7.6 MiB
Languages
Python 100%