Clarify module name
Change-Id: I76b2dc05aadb1773a87efaee64bc1184a1246521
This commit is contained in:
parent
5ec2fd5c0f
commit
94576895f7
@ -3,6 +3,7 @@ Usage
|
|||||||
|
|
||||||
Create a client object by providing the connection details of the DRAC card::
|
Create a client object by providing the connection details of the DRAC card::
|
||||||
|
|
||||||
|
import dracclient
|
||||||
client = dracclient.client.DRACClient('1.2.3.4', 'username', 's3cr3t')
|
client = dracclient.client.DRACClient('1.2.3.4', 'username', 's3cr3t')
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
Reference in New Issue
Block a user