
This patch added the code of specific RSD plugin in OSC, which allow user to issue node composition command through OSC, like 'openstack rsd compose --rsd-url "https://localhost:8442/redfish/v1/" --rsd-username "admin" --rsd-password "admin" --rsd-disable-verify --name "Fake-Name" ' Note: for node composition command, it only support "name" parameter now. More functionalities will be implemented later. Change-Id: Idaf48c8b2e5c9b370e69520578d91c8ddb30fd74
20 lines
569 B
ReStructuredText
20 lines
569 B
ReStructuredText
===============================
|
|
python-rsdclient
|
|
===============================
|
|
|
|
OpenStack client plugin for Rack Scale Design
|
|
|
|
Please fill here a long description which must be at least 3 lines wrapped on
|
|
80 cols, so that distribution package maintainers can use it in their packages.
|
|
Note that this is a hard requirement.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: http://docs.openstack.org/developer/python-rsdclient
|
|
* Source: http://git.openstack.org/cgit/openstack/python-rsdclient
|
|
* Bugs: https://launchpad.net/python-rsdclient
|
|
|
|
Features
|
|
--------
|
|
|
|
* TODO
|