SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-oslo.service-1.7.0-1.1.noarch.rpm :
Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- update to 1.7.0:

* Updated from global requirements

* Correct some help text

* Fix typo in help text

* wsgi: decrease the default number of greenthreads in pool

* Updated from global requirements

* Updated from global requirements

* Allow the backdoor to serve from a local unix domain socket

* Updated from global requirements

* Use requests in TestWSGIServerWithSSL instead of raw socket client

* Updated from global requirements

* Updated from global requirements

* Fix misspelling and rewrite sentence

* Add a more useful/detailed frame dumping function

* Updated from global requirements

* Update translation setup

* Fix race condition on handling signals

* Updated from global requirements

* Updated from global requirements

* Updated from global requirements

* Updated from global requirements

* Fix artificial service.wait()

* Graceful shutdown added to ServiceLauncher

* Fix test execution on CentOS 7

* Updated from global requirements

* Fix some inconsistency in docstrings

* Refactoring of tests/eventlet_service.py

* Updated from global requirements

* Remove argument ServiceLauncher.wait() method

* fix a couple of assert issues

* Run sslutils and wsgi tests for python3

* Updated from global requirements

* Updated from global requirements

* Fix a race condition in signal handlers

* Enable py3 mock.patch of RuntimeError

* Delete python bytecode before every test run

* Trival: Remove \'MANIFEST.in\'
- Adjust Requires according to requirements.txt

Wed Dec 9 13:00:00 2015 dmuellerAATTsuse.com
- update to 1.1.0:

* Avoid warning when time taken is close to zero

* Update the _i18n.py file and fix the domain value

* Add Bandit to tox for security static analysis

* Code refactoring of ThreadGroup::stop_timers()

* Updated from global requirements

* Add functionality for creating Unix domain WSGI servers

* Use reflection.get_class_name() from oslo.utils

* Remove Python 2.6 classifier

* Remove openstack-common.conf

* cleanup tox.ini

* Change \"started child\" messages to DEBUG

* Support for SSL protocol and cipher controls

* Default value of graceful_shutdown_timeout is set to 60sec

* Updated from global requirements

* Logger name argument was added into wsgi.Server constructor

* Avoid the dual-naming confusion

* Forbid launching services with 0 or negative number of workers

Thu Nov 19 13:00:00 2015 bwiedemannAATTsuse.com
- update to 0.12.0:

* Document graceful_shutdown_timeout config option

* Remove py26 env from test list

* Added config option graceful_shutdown_timeout

* Add docstring for LoopingCallBase._start()

* Add doc8 to py27 tox env and fix raised issues

* Document termination of children on SIGHUP

Mon Oct 19 14:00:00 2015 dmuellerAATTsuse.com
- update to 0.10.0:

* RetryDecorator should not log warnings/errors for expected exceptions

* Termination children on SIGHUP added

* Fix coverage configuration and execution

* Add register_opts function to sslutils

* Move the common thread manipulating routine to a shared routine

* Update log string to correctly denote what it waits on

* Cleanup thread on thread done callback

* Move \'history\' -> release notes section

* Add unit tests for sslutils

* Expand README and clean up intro to sphinx docs

* Add shields.io version/downloads links/badges into README.rst

* add auto-generated docs for config options

* Change ignore-errors to ignore_errors

* Fix the home-page value in setup.cfg

* WSGI module was corrected

* Updated from global requirements

* ThreadGroup\'s stop didn\'t recognise the current thread correctly

* doing monkey_patch for unittest

Thu Sep 3 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.9.0:

* Handling corner cases in dynamic looping call

* Change DEBUG log in loopingcall to TRACE level log

* Updated from global requirements

* Added wsgi functionality
- Adjust Requires according to requirements.txt

Fri Aug 21 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.7.0:

* Updated from global requirements

* Update \"Signal handling\" section of usage docs

* Use oslo_utils reflection to get \'f\' callable name

* Updated from global requirements

* Prefix the \'safe_wrapper\' function to be \'_safe_wrapper\'

* Setup translations

* Check that sighup is supported before accessing signal.SIGHUP

* Use contextlib.closing instead of try ... finally: sock.close

* Avoid using the global lockutils semaphore collection

* Updated from global requirements

* Added newline at end of file

* Added class SignalHandler

* Updated from global requirements

* Activate pep8 check that _ is imported

* Denote what happens when no exceptions are passed in

* Allow LoopingCall to continue on exception in callee
- adjust Requires according to requirements.txt

Wed Jul 29 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file. Use fedora compatible files macros

Tue Jul 28 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.5.0:

* Updated from global requirements

* Add oslo_debug_helper to tox.ini

* Add usage documentation for oslo_service.service module
- update Requires according to requirements.txt

Mon Jul 20 14:00:00 2015 dmuellerAATTsuse.com
- update to 0.4.0:

* Updated from global requirements

* Move backdoor-related tests from test_service

* Add mock to test_requirements

* Remove usage of mox in test_eventlet_backdoor

* Copy RetryDecorator from oslo.vmware

* Increase test coverage of systemd

* Ensure we set the event and wait on the timer in the test

* Make it easier to use the eventlet backdoor locally

* Track created thread and disallow more than one start being active

* Documentation on the use of the oslo-config-generator

* Add greenlet to requirements

* Add tox target to find missing requirements

* Enforce H405 check

* Enforce H301 check

* Return timer after adding it to internal list

* Updated from global requirements

* Have all the looping calls share a common run loop

* Move service abstract base class check to launch_service methods

* Fix a typo in a comment

* Updated from global requirements

* Use a signal name->sigval and sigval->signal name mapping

Wed Jun 17 14:00:00 2015 tbechtoldAATTsuse.com
- Initial packaging


 
ICM