Revision e6e94655
ID | e6e946559bb7225a30d648067ce54ee2828b58f1 |
Parent | 68fa9caf |
Child | 7e9760c3 |
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