75c87d131f0335d09c72cd320ef415e3584b1fe5
* install action now can install both .fp plugins and .rpm * remove action can remove .fp and .rpm plugins * update and downgrade actions are available for new plugin formats only * register action was added for the users who install plugin directly with yum/rpm * unregister action was added for the users who remove plugin directly with yum/rpm * sync action is required for those users who use yum to perform massive update which includes a lot of plugins * all unit tests were rewritten, now each layer (cli, objects, utils) is tested separately. Change-Id: I2bc837fdaf356a4f4c7291cd0dbfc0a92dc433d6 Implements: blueprint plugins-security-fixes-delivery
python-fuelclient
python-fuelclient provides a CLI tool and a Python API wrapper for interacting with Fuel.
Project resources
- Project status, bugs, and blueprints are tracked on Launchpad:
- Development documentation is hosted here:
- User guide can be found here:
- Any additional information can be found on the Fuel's project wiki
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
Description