mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Adding a method doc comment
This commit is contained in:
parent
37ebb1e419
commit
d0315cde49
@ -628,7 +628,7 @@ def list_nodes_full(conn=None, call=None):
|
|||||||
|
|
||||||
def reserve_ipblock(call=None, kwargs=None):
|
def reserve_ipblock(call=None, kwargs=None):
|
||||||
'''
|
'''
|
||||||
|
Reserve the IP Block
|
||||||
'''
|
'''
|
||||||
if call == 'action':
|
if call == 'action':
|
||||||
raise SaltCloudSystemExit(
|
raise SaltCloudSystemExit(
|
||||||
|
Loading…
Reference in New Issue
Block a user