ansible / django-ansible-base

Apache License 2.0
12 stars 43 forks source link

Record created timestamp for `ServiceID` model #594

Open AlanCoding opened 3 weeks ago

AlanCoding commented 3 weeks ago

@relrod and I were debugging a situation where authentication to the resource provider didn't work (gave 401 errors).

It is believed this is because the service_id was from an old install of the resource provider.

This would have been much easier to confirm is the AWX and resource provider ServiceID models recorded a creation date and time.