confluent
confluent copied to clipboard
xCAT confluent - replacement of conserver and eventually xcatd
Note In the se350 v2 se455 v2 se360 v2, it is found that the network adapter is not up immediately when the machine is started, and it takes a period...
server side firmware update handling
## staging file feature - idea is that the client will send meta-data for the file first ```filename``` for now as a json body to the `confluent-api/staging` url - the...
changes to httpapi.py to allow for firmware updates using WebUI
If we attempt to reseat a node using nodereseat and the SMM is not contactable it would be useful for nodereseat to report the SMM name in the error message....
This PR add an URL /xcat for confluent to retrieve nodes from xCAT database To setup confluent server and confluent client (Test with RH7.5-alt ppc64le with python2.7.5) Prepare venv: ```...
YAML is easier to read, smaller and better suited for git. Add an option like `-y` to `confluentdbutils` to be able to dump and restore YAML.
We should define the default values of multiple choice attributes in `confluent_server/confluent/config/attributes.py`. This way we can use this information for man pages and documentation.