Go to file
Sergey Vilgelm 815ccc483c Fix missing value types for log message
This patch add missing value types for some log message of exception.

Change-Id: I4eadc72c1da46e281fc9d22daf7de826d815f0d8
Closes-Bug: #1494574
2015-09-14 11:09:04 +03:00
2015-08-04 09:11:05 +02:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-05-15 11:32:15 +02:00
2015-07-23 04:42:13 +00:00
2015-07-15 01:36:50 +00:00
2015-07-12 18:08:01 +00:00

oslo.versionedobjects

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
RETIRED, further work has moved to Debian project infrastructure
Readme 2.7 MiB