Script bodhi_client_py
[hide private]
[frames] | no frames]

Script bodhi_client_py

source code

Classes [hide private]
  AuthError
  BodhiClient
A command-line client to interact with Bodhi.
Variables [hide private]
  log = logging.getLogger(__name__)
  __version__ = ''
  __description__ = 'Command line tool for interacting with Bodhi'
  BODHI_URL = 'http://localhost:8084/updates/'
  SESSION_FILE = '/home/lmacken/.bodhi_session'