README
¶
Dell-plugin
Dell plugin communicates with Redfish compliant BMC.
This is an independent module that provides two primary communication channels:
- An API mechanism that is used to exchange control data
- An Event Message Bus (EMB) that is used to exchange event and notifications.
This guide provides a set of guidelines for developing API and EMB functions to work within the Resource Aggregator for ODIM™ environment. It ensures consistency around API semantics for all plugins.
Dell plugin deployment instructions
For deploying the Dell plugin and adding the plugin to the Resource Aggregator for ODIM framework, see the Deploying the Dell plugin section in the Resource Aggregator for Open Distributed Infrastructure Management™ Readme.
Documentation
¶
Overview ¶
(C) Copyright [2020] Hewlett Packard Enterprise Development LP
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Directories
¶
Path | Synopsis |
---|---|
Package config ...
|
Package config ... |
Package dphandler ...
|
Package dphandler ... |
Package dpmessagebus ...
|
Package dpmessagebus ... |
Package dpmiddleware ...
|
Package dpmiddleware ... |
Package dpmodel ...
|
Package dpmodel ... |
Package dpresponse ...
|
Package dpresponse ... |
Package dputilities ...
|
Package dputilities ... |