Package backend :: Package server :: Package action :: Module rollback
[hide private]
[frames] | no frames]

Module rollback

source code

Functions [hide private]
 
config(serverId, actionId, dry_run=0) source code
 
listTransactions(serverId, actionId, dry_run=0) source code
 
rollback(serverId, actionId, dry_run=0) source code
Variables [hide private]
  __rhnexport__ = ['config', 'listTransactions', 'rollback']
  __package__ = 'backend.server.action'