Changelog for
python-oslo.versionedobjects-1.8.0-1.1.noarch.rpm :
Mon Apr 4 14:00:00 2016 tbechtoldAATTsuse.com
- update to 1.8.0:
* Updated from global requirements
* Update .gitreview for stable/mitaka
[#] Adjust Requires
Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- update to 1.7.0:
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Deprecate current UUIDField behaviour
* Make sure functions in child object registries work
* Fix messages in exceptions raised due to invalid state transitions
* Update translation setup
* Updated from global requirements
* Add ability to pass args/kwargs to obj_class init
* Updated from global requirements
* Added a state machine field
* Use oslo_utils for tupleizing versions
* Add temporary registry pattern to VersionedObjectRegistry
* Updated from global requirements
* Imported Translations from Zanata
* Updated from global requirements
* Move compare_obj to the fixture module for external consumption
* Updated from global requirements
* Fix MACAddress coerce method to validate string first
* Updated from global requirements
* Remove meaningless default value in __get__()
* Added checking compat using manifest backports
* Fixed nondeterministicness of extra_data test
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Clean up directory openstack/common
* Use method is_compatible from olso_utils.versionutils
* Trival: Remove \'MANIFEST.in\'
* Add a callable to gather extra data for fps
* Add testing for ObjectVersionChecker fixture
* Leverage dict comprehension in PEP-0274
* Use version convert methods from oslo_utils.versionutils
* Add netaddr-related field types
* Updated from global requirements
* Adds new MACAddressField
* Fix the wrong reference for DeprecationWarning
* cleanup tox.ini
* Updated from global requirements
- Adjust Requires according to requirements.txt
Fri Nov 20 13:00:00 2015 bwiedemannAATTsuse.com
- update to 0.13.0:
* Ensure__repr__ return value is encoded
* Cleanup docstring for obj_tree_get_versions
* Add warnings for deprecated IndirectionAPI methods
* Make tests properly use object_class_action_versions()
* Make class action calls use version manifest
* Add SensitiveString field type
* Fix obj_to_primitive() when used with a manifest
* Move __contains__ from VersionedObjectDictCompat to VersionedObject
* Add shields.io version/downloads links/badges into README.rst
* Change ignore-errors to ignore_errors
* Added test for DateTimeField in obj_get_change
* Fix missing value types for log message
Sat Sep 19 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.10.0:
* Imported Translations from Zanata
Tue Sep 1 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.9.0:
* Updated from global requirements
* Allow calling obj_to_primitive() with version_manifest
* Switch back to iso format on the wire
* Save and re-raise exception
* Check for obj_relationships in List objects
* Updated from global requirements
* Make compat of object lists use manifest function
* Add tests for subobject backporting by manifest
* Make ObjectListBase a collections.Sequence
* Switch from deprecated timeutils.isotime
* Make direct call to object\'s obj_from_primitive
* Add usage information
* Imported Translations from Transifex
* Updated from global requirements
* Add validation on target_version arg when calling obj_to_primitive
Tue Aug 11 14:00:00 2015 seife+obsAATTb1-systems.com
- update to 0.7.0:
0.7.0
* Fix error handling in the exception module on py3
* Imported Translations from Transifex
* Updated from global requirements
* Add a new DictOfListOfStrings type of field
0.6.0
* Fix serializer supported version reporting in object_backport
* Remove dict assumption from remotable decorator
* Remove ununsed class in test.py
* Replace \'hypervisor\' with \'provided\' version
* Compound fields now coerce their elements\' values
* Move fixture dependencies to extras
0.5.2
* Sort child versions before generating fingerprint
* Manual update the requirements
* Remove classifiers not supported
0.5.0
* Add oslo.config to requirements
* Add tox target to find missing requirements
* fields: allow subclasses in ObjectField/ListOfObjectsField
* Fix \"comparason\" typo in doc for ComparableVersionedObject
* fields: report what the wrong type was when coerce fails
* Decouple ObjectVersionChecker and VersionedObjectRegistry
* Updated from global requirements
- update spec file requires from requires.txt
Fri Jun 12 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.4.0:
* Remove unnecessary openstack-common.conf
* Updated from global requirements
- Adjust Requires according to requirements.txt
Mon Jun 8 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.3.0:
* Imported Translations from Transifex
* Imported Translations from Transifex
* Enhance documentation
* Add delattr support
* Imported Translations from Transifex
* Enhance dict compat of VersionedObjectDictCompat
* Drop outdated notes and docstrings
* Add field name to error messages in object type checking
* Adds missing WebOb in requirements.txt
* Add enum fieldtype field
* Get the indirection_api from the current VersionedObject class
* Updated from global requirements
* Imported Translations from Transifex
- Adjust Requires according to requirements.txt
Sat May 16 14:00:00 2015 dmuellerAATTsuse.com
- update to 0.2.0:
* Standardize setup.cfg summary for oslo libs
* Update to the latest version of hacking
* Copy the default value for field
* Updated from global requirements
* New config group for oslo_versionedobjects
Wed Apr 8 14:00:00 2015 tbechtoldAATTsuse.com
- Initial packaging