fuel-library/utils/fuel-tasklib
Julia Varlamova 60e391dfeb Update requirements for fuel-tasklib.
Update version of 'networkx' package from requirements.txt,
'mock' package from test-requirements.txt.
Remove 'argparse' from requirements.txt as it's included in Python 2.7.

Change-Id: I042c223feddd6218beab6904c34d222ec3f1bd67
Closes-bug: #1542814
2016-02-11 15:21:32 +00:00
..
tasklib Run 'setup_repositories' task on all nodes 2016-01-27 17:48:52 +03:00
LICENSE Add fuel-tasklib to fuel library using tox 2015-11-03 15:23:16 +03:00
README.rst Add fuel-tasklib to fuel library using tox 2015-11-03 15:23:16 +03:00
requirements.txt Update requirements for fuel-tasklib. 2016-02-11 15:21:32 +00:00
run_tests.sh Add fuel-tasklib to fuel library using tox 2015-11-03 15:23:16 +03:00
setup.cfg Add fuel-tasklib to fuel library using tox 2015-11-03 15:23:16 +03:00
setup.py Add fuel-tasklib to fuel library using tox 2015-11-03 15:23:16 +03:00
test-requirements.txt Update requirements for fuel-tasklib. 2016-02-11 15:21:32 +00:00

README.rst

fuel-tasklib

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 fuel-tasklib follow the general OpenStack process. A good reference for it can be found here: