95607e974823ce502e10f02f947106b60b79a70d
It is much more user friendly to see the job executions sorted by start_time, so the user will be able to see his last execution in an easier way. Closes-Bug 1470525 Change-Id: Ieed8dafd6122ef00ae2fd1ba48a8571cd10a6cbf
Python bindings to the OpenStack Sahara API
This is a client for the OpenStack Sahara API. There's a Python API
(the saharaclient module), and a command-line script
(sahara). Each implements the OpenStack Sahara API. You can
find documentation for both Python bandings and CLI in Docs.
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-saharaclient
- Source: http://git.openstack.org/cgit/openstack/python-saharaclient
- Bugs: http://bugs.launchpad.net/python-saharaclient
Description