« Previous | Next » 

Revision e6e94655

IDe6e946559bb7225a30d648067ce54ee2828b58f1

Added by Michael Hanselmann over 15 years ago

ganeti.http: Function to read password file

Lines in the password file are of the following format:

<username> <password> [options]

Fields are separated by whitespace. Username and password are
mandatory, options are optional and separated by comma (",").
Empty lines and comments ("#") are ignored.

Reviewed-by: amishchenko

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences