mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removed stormpath_mod and linodepy docs; these were renamed
This commit is contained in:
parent
cda915bcd4
commit
6be273d5f3
5 changed files with 7 additions and 14 deletions
|
@ -69,7 +69,6 @@ MOCK_MODULES = [
|
|||
'libcloud.loadbalancer.providers',
|
||||
'libcloud.common',
|
||||
'libcloud.common.google',
|
||||
'linodepy',
|
||||
|
||||
# third-party libs for netapi modules
|
||||
'cherrypy',
|
||||
|
|
|
@ -17,5 +17,5 @@ Full list of builtin auth modules
|
|||
mysql
|
||||
pam
|
||||
pki
|
||||
stormpath_mod
|
||||
stormpath
|
||||
yubico
|
||||
|
|
6
doc/ref/auth/all/salt.auth.stormpath.rst
Normal file
6
doc/ref/auth/all/salt.auth.stormpath.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
===================
|
||||
salt.auth.stormpath
|
||||
===================
|
||||
|
||||
.. automodule:: salt.auth.stormpath
|
||||
:members:
|
|
@ -1,6 +0,0 @@
|
|||
=======================
|
||||
salt.auth.stormpath_mod
|
||||
=======================
|
||||
|
||||
.. automodule:: salt.auth.stormpath_mod
|
||||
:members:
|
|
@ -1,6 +0,0 @@
|
|||
==========================
|
||||
salt.cloud.clouds.linodepy
|
||||
==========================
|
||||
|
||||
.. automodule:: salt.cloud.clouds.linodepy
|
||||
:members:
|
Loading…
Add table
Reference in a new issue