diff --git a/specs/kilo/irmc-management-driver.rst b/specs/kilo/irmc-management-driver.rst old mode 100755 new mode 100644 diff --git a/specs/kilo/irmc-power-driver.rst b/specs/kilo/irmc-power-driver.rst old mode 100755 new mode 100644 diff --git a/specs/liberty/msft-ocs-power-driver.rst b/specs/liberty/msft-ocs-power-driver.rst index 720b1028..5a52681c 100644 --- a/specs/liberty/msft-ocs-power-driver.rst +++ b/specs/liberty/msft-ocs-power-driver.rst @@ -24,13 +24,13 @@ IPMI. The REST API service itself is open source (Apache 2 license). In order to be able to execute power and management actions on OCS blades, the corresponding interfaces need to be implemented. -Furthermore, the OCS REST API supports also a serial console interface for +Furthermore, the OCS REST API also supports a serial console interface for individual blades that can be supported in Ironic. Proposed change =============== -The proposed implementation consists in a driver implementation. A client will +The proposed implementation consists of a driver implementation. A client will be provided to abstract the OCS service REST API calls, which in turn can be referenced by the power, management and console interfaces.