After moving the project into a separate project it's required to add a README file. This patch adds one with some links to all required information. Change-Id: I7ec9ead7c574d42863a768c708f9a7f2500209e0
30 lines
814 B
ReStructuredText
30 lines
814 B
ReStructuredText
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
|
|
|