Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release notes clean up for the next release | Dmitry Tantsur | 2017-08-08 | 1 | -3/+3 |
| | | | | Change-Id: I4b911928bcdb65a9950dfe955afc5a4f554d9bd1 | ||||
* | Removes agent mixin from oneview drivers | Xavier | 2017-07-25 | 1 | -0/+6 |
This patch removes the agent mixin interface from oneview drivers and adds a flag based solution instead. Once a set boot device operation needs to be performed, the operation is stored to driver_internal_info until the server power on. Before power the server on again, the operation stored is performed and then the server is powered on. Change-Id: I8dabf7ef1ff6e44c062310c5cb3509e545585c0a Closes-Bug: #1503855 |