mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #42249 from rallytime/docstring-fix
Add get_driver function used with libcloud modules to doc exception list
This commit is contained in:
commit
24905ff5d8
@ -53,7 +53,10 @@ def get_invalid_docs():
|
||||
'cp.recv',
|
||||
'glance.warn_until',
|
||||
'ipset.long_range',
|
||||
'libcloud_compute.get_driver',
|
||||
'libcloud_dns.get_driver',
|
||||
'libcloud_loadbalancer.get_driver',
|
||||
'libcloud_storage.get_driver',
|
||||
'log.critical',
|
||||
'log.debug',
|
||||
'log.error',
|
||||
|
Loading…
Reference in New Issue
Block a user