Metadata-Version: 2.0
Name: python-fuelclient
Version: 6.1.0
Summary: Command line interface and Python API wrapper for Fuel.
Home-page: http://mirantis.com
Author: Mirantis Inc.
Author-email: product@mirantis.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: argparse (==1.2.1)
Requires-Dist: cliff (>=1.7.0,<=1.9.0)
Requires-Dist: pbr (>=0.6,!=0.7,<1.0)
Requires-Dist: python-keystoneclient (>=0.10.0,<=1.1.0)
Requires-Dist: PyYAML (>=3.1.0,<=3.10)
Requires-Dist: requests (>=2.1.0,!=2.4.0,<=2.2.1)
Requires-Dist: six (>=1.7.0,<=1.9.0)

python-fuelclient
=================

python-fuelclient provides a CLI tool and a Python API wrapper for interacting
with `Fuel <https://github.com/stackforge/fuel-web>`_.


-----------------
Project resources
-----------------

Project status, bugs, and blueprints are tracked on Launchpad:
  https://launchpad.net/fuel

Development documentation is hosted here:
  http://docs.mirantis.com/fuel-dev

User guide can be found here:
  http://docs.mirantis.com

Any additional information can be found on the Fuel's project wiki
  https://wiki.openstack.org/wiki/Fuel

Anyone wishing to contribute to python-fuelclient should follow the general
OpenStack process. A good reference for it can be found here:
  https://wiki.openstack.org/wiki/How_To_Contribute

  http://docs.openstack.org/infra/manual/developers.html



