# File lib/fog/identity/openstack/v3/models/os_credentials.rb, line 24 def destroy(id) credential = find_by_id(id) credential.destroy end