Go to file
Ivan Udovichenko 08cc7dc601 Remove argparse dependency from requirements.txt file
According to new requirements [1] argparse as a dependency should be avoided
in requirements.txt file.
Argparse is part of Python Standard Library starting from Python 2.7 [2]

[1] https://wiki.openstack.org/wiki/Python3#Python_2:_Python_2.6_support_dropped.2C_Python_2.7_only
[2] https://docs.python.org/2/library/argparse.html

Change-Id: I773ac2e9d388a2e47544494e1a225154a6e676a0
2015-12-23 01:20:23 +02:00
2015-12-08 10:51:06 -08:00
2015-04-07 10:20:27 +00:00
2015-10-16 09:07:17 +08:00
2015-12-15 16:33:51 +09:00
2015-09-24 01:07:32 +00:00
2015-12-18 12:40:22 +00:00

Python bindings to the OpenStack Sahara API

Latest Version

Downloads

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 bindings and CLI in Docs.

Development takes place via the usual OpenStack processes as outlined in the developer guide.

Description
RETIRED, Python bindings and CLI for Sahara.
Readme 12 MiB