
Fixes a bunch of long lines and ensures that doc8 will not complain about any future issues by adding it to the commands performed during running the py27 tox environment. Change-Id: I9ae2f2a05a408dbfe105bf38ea0ae235701fbe0e
oslo.service -- Library for running OpenStack services
oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.service
- Source: http://git.openstack.org/cgit/openstack/oslo.service
- Bugs: http://bugs.launchpad.net/oslo.service
Description
Languages
Python
100%