Merge "Remove pywsman reference"
This commit is contained in:
commit
e863271125
@ -57,18 +57,6 @@ PROLIANTUTILS_SPEC = (
|
||||
'utils',
|
||||
)
|
||||
|
||||
# pywsman
|
||||
PYWSMAN_SPEC = (
|
||||
'Client',
|
||||
'ClientOptions',
|
||||
'EndPointReference',
|
||||
'FLAG_ENUMERATION_OPTIMIZATION',
|
||||
'Filter',
|
||||
'XmlDoc',
|
||||
'wsman_transport_set_verify_host',
|
||||
'wsman_transport_set_verify_peer',
|
||||
)
|
||||
|
||||
# pywsnmp
|
||||
PYWSNMP_SPEC = (
|
||||
'hlapi',
|
||||
|
@ -25,7 +25,6 @@ Current list of mocked libraries:
|
||||
- proliantutils
|
||||
- pysnmp
|
||||
- scciclient
|
||||
- pywsman
|
||||
- python-dracclient
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user