
Many assertEqual sentences don't follow assertEqual(expected, actual), this patch fix all of them. Closes-Bug: 1604213 Change-Id: Ice72233f41d2ee1a32ef1be7ff65a8a2ea19c508
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