oslo.versionedobjects/oslo_versionedobjects
Andrew Laski f3519480d0 Add ObjectListBase concat methods
This adds support for using + to concatenate two objects derived from
ObjectListBase. The original objects are not modified, a new list object
is returned.

The requirements for this are that the two objects are
of the same class, and there is only an 'objects' field.

Change-Id: I4610db6b52f3f576a6d0c2e64af39927077586cd
2016-09-15 15:05:11 -04:00
..
locale Imported Translations from Zanata 2016-07-03 08:07:35 +00:00
tests Add ObjectListBase concat methods 2016-09-15 15:05:11 -04:00
__init__.py Update to the latest version of hacking 2015-04-03 14:08:13 +00:00
_i18n.py Update translation setup 2016-01-30 00:27:03 +09:00
_options.py make configuration options discoverable 2015-09-24 20:07:03 +00:00
_utils.py Fix incorrect timestamp comment 2016-09-05 03:57:44 -07:00
base.py Add ObjectListBase concat methods 2016-09-15 15:05:11 -04:00
exception.py Replace safe_utils.getcallargs with inspect.getcallargs 2016-04-19 19:38:58 +08:00
fields.py Add get_schema for IPV6Address FieldType class 2016-08-24 10:29:31 +02:00
fixture.py Extend test_hashes to allow extra info gathering 2016-06-23 16:37:16 +02:00
test.py Remove ununsed class in test.py 2015-07-13 22:30:12 -04:00