038273b6acb812461abe47dc818ad27ec17bfeec
This patch adds commands that allow to download and upload configuration of interfaces and disks for a node: - fuel2 node interfaces download - fuel2 node interfaces upload - fuel2 node interfaces get-default - fuel2 node disk upload - fuel2 node disk download - fuel2 node disk get-default DocImpact Change-Id: I8f84761c0f114d78d2c67d40e8c4b24bfd3fc273
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