Mocks for salt.modules.junos, salt.proxy.junos, salt.renderers.dson, salt.states.netntp, salt.proxy.napalm. Refs https://github.com/saltstack/salt/pull/32947

Removes :exclude-members: from salt.states.netntp since Sphinx does not like this.
This commit is contained in:
Jacob Hammons 2016-05-04 21:35:18 -06:00
parent 48e6ebac45
commit e4ceae56f5
2 changed files with 16 additions and 1 deletions

View file

@ -124,6 +124,22 @@ MOCK_MODULES = [
'salt.ext.six.moves.winreg',
'win32security',
'ntsecuritycon',
'napalm',
'dson',
'jnpr',
'json',
'lxml',
'lxml.etree',
'jnpr.junos',
'jnpr.junos.utils',
'jnpr.junos.utils.config',
'jnpr.junos.utils.sw',
'dns',
'dns.resolver',
'netaddr',
'netaddr.IPAddress',
'netaddr.core',
'netaddr.core.AddrFormatError',
]
for mod_name in MOCK_MODULES:

View file

@ -4,5 +4,4 @@ salt.states.netntp
.. automodule:: salt.states.netntp
:members:
:exclude-members: