Actions
Bug #7333
closedDeleting a resource and creation a new one might lead to conflicts when the deletion is not finished yet
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
Deleting a resource and creation a new one might lead to conflicts when the deletion is not finished yet
Version-Release number of selected component (if applicable):
6.0.3
How reproducible:
sometimes
Steps to Reproduce:
1. delete a repository
2. right after doing so, create a new repository with the same name
Actual results:
Duplicate resource: Default_Organization-snap2-tools
Expected results:
Resource is not allowed to be created till the old resource is still being orchestrated
Actions