6810231ec6d333fc10f7020f9bdf5122e05e998a
Added possibility to change node name: `fuel node --node-id --name NewName` The functionality for fuel2 has been already merged in separate patch. Also unit tests added. Change-Id: I6d3384d1615bdd1dbb53508a0c2908e62f05898b Partial-Bug: #1498523
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