b8bfbd6966dd9ec5ac7c5f59ae767822beced360
This patch adds the 'start_time' column to python-saharaclient CLI. It makes it easier to the user to look for his newest job executions. Partial-Bug 1470525 Change-Id: Id03d8f8fb42d9d3168804e78e34743c263d5a9a0
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