Rename login to username
This commit is contained in:
@@ -43,7 +43,7 @@ class Authenticator(dns_common.DNSAuthenticator):
|
||||
"credentials",
|
||||
"Core Networks credentials INI file",
|
||||
{
|
||||
"login": "API user name for Core Networks beta API. (See {0}.)".format(
|
||||
"username": "API user name for Core Networks beta API. (See {0}.)".format(
|
||||
ACCOUNT_URL
|
||||
),
|
||||
"password": "Password for API user",
|
||||
|
||||
Reference in New Issue
Block a user