ab72c654e217006ea3b9c1f06e05ea156d86ea6d
Add commands that allow to download and upload node attributes
for specified nodes:
fuel node attributes-download [--dir DIR] NODE_ID
fuel node attributes-upload [--dir DIR] NODE_ID
Change-Id: I347f3bc201926784e453d25bffe898090ba82e49
Implements: blueprint support-numa-cpu-pinning
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