Python bindings to the OpenStack Sahara API
this page last updated: 2018-01-26 18:02:47
Python bindings to the OpenStack Sahara API¶
This is a client for OpenStack Sahara API. There’s a Python API client (the saharaclient module), and a command-line utility (installed as an OpenStackClient plugin). Each implements the entire
OpenStack Sahara API.
You’ll need credentials for an OpenStack cloud that implements the Data Processing API, in order to use the sahara client.
You may want to read the OpenStack Sahara Docs – the overview, at least – to get an idea of the concepts. By understanding the concepts this library should make more sense.
Contents:
this page last updated: 2018-01-26 18:02:47
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.