As i am trying to obtain application credentials on OpenStack using the following command:
openstack application credential create monitoring --unrestricted
i get an error that says:
Conflict occurred attempting to store application_credential - Duplicate entry found with name monitoring
Does it mean that credentials are already obtained and i can't create them again ?
I would really appreciate any kind of help. Thanks in advance :)