File python-oslo.vmware.changes of Package python-oslo.vmware
------------------------------------------------------------------- Sat Sep 27 17:22:49 UTC 2014 - dmueller@suse.com - update to 0.6.0: * Add DuplicateName exception * Add 'details' property to VMwareDriverException * Enable oslo.i18n for oslo.vmware * Add API to enable calling module to register an exception * Imported Translations from Transifex * Add docs target and generate api docs * Updated from global requirements * Work toward Python 3.4 support and testing * warn against sorting requirements * Add exception for TaskInProgress * Updated from global requirements * Refactoring to reduce noise in log files * Imported Translations from Transifex * Add missing session parameter to get_summary * Updated from global requirements * Switch off caching to prevent cache poisoning by local attacker * Support for copying streamOptimized disk to file * Add support for the DatastoreURL object * Add methods to the Datastore objects * Imported Translations from Transifex * Add Pylint testenv environment ------------------------------------------------------------------- Sun Aug 31 14:03:37 UTC 2014 - dmueller@suse.com - update to 0.5.0: * _trunc_id to check if the session_id is not None * Enabled hacking check H305 * Imported Translations from Transifex * Add constant for ESX datacenter path (HTTP access) * Store PBM wsdl in the oslo.vmware git repository * Bump hacking to version 0.9.2 * Add support for using extensions * The 'result' variable in RetryDecorator may be undefined * Imported Translations from Transifex * Fix docstrings of constructors * Do not log the full session ID * Refactor the PBM support * Fix wrong usage of assertRaises * Translations: make use of _LE, _LI and _LW ------------------------------------------------------------------- Fri Jul 11 08:13:44 UTC 2014 - dmueller@suse.com - update to 0.4.0: * Sync excutils from Oslo * Updated from global requirements * Use assertIsNone * Bump hacking to 0.9.x series * replace iterator.next() with next(iterator) * remove definitions of Python Source Code Encoding * Setup for translation * Updated from global requirements * cleaning up index.rst file * Add networkFolder in the traversal spec * Ensure port support does not break backward compatibility * replace string format arguments with function parameters * Support for IPv6 and Non-standard ports * Support 'InvalidPowerState' exception * Don't translate debug level logs in oslo-vmware * Updated from global requirements * Sync changes from Nova error_util.py * Updated from global requirements * Remove __del__ usage in oslo.vmware driver * Add a test to oslo.vmware test_image_transfer * import run_cross_tests.sh from incubator * Fix vim25:InvalidRequest when no profiles exist * VMware: treat cases when SOAP reply does not have a body * Add unittest method "test_download_flat_image" * Add missing unit tests for VMwareAPISession ------------------------------------------------------------------- Thu May 22 11:26:20 UTC 2014 - dmueller@suse.com - update to 0.3.0 ------------------------------------------------------------------- Fri Mar 7 09:12:06 UTC 2014 - speilicke@suse.com - Add python_requires source service ------------------------------------------------------------------- Fri Mar 7 09:00:06 UTC 2014 - speilicke@suse.com - Initial version