Merge pull request #7420 from elyezer/update-credential-creation

Update awxkit credential creation

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-06-23 18:31:50 +00:00
committed by GitHub

View File

@@ -310,7 +310,7 @@ class Credential(HasCopy, HasCreate, base.Base):
credential_type=CredentialType, credential_type=CredentialType,
user=None, user=None,
team=None, team=None,
organization=Organization, organization=None,
inputs=None, inputs=None,
**kwargs): **kwargs):
payload = self.create_payload( payload = self.create_payload(