Go to file
ZhongShengping d5270c45d2 Clean up .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools.

To this end, remove the long-standing sections for "Mr Developer"
and "Editors" since their mere existence here sends the signal that
we welcome (and have time to review) additions for any old tool
someone ever might happen to try. Also add a comment block
explaining this, for clarity.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks called from tox,
documentation and packaging builds, et cetera).

This change is a port of I1b41efac219fca44e2548fc36633724d0ecfc0cb
from the openstack-dev/oslo-cookiecutter repository.

Change-Id: Ibc26f91212350aa06be63fe9f2fabfc570e0079d
2018-10-15 11:56:15 +08:00
2018-08-01 07:13:10 +00:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2018-07-04 08:12:19 +07:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2018-07-04 08:12:19 +07:00
2018-06-21 13:25:18 +08:00
2018-01-08 11:59:49 -06:00
2017-03-03 00:03:27 +00:00
2018-07-04 08:12:19 +07:00
2018-07-04 08:12:19 +07: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.1 MiB
Languages
Python 100%