Existing controller snapshots are being deleted when the command to create snapshots is executed and a second execution is required for them to be created again. The correct behavior would be: 1. Not allow to create snapshots if they already exist, forcing the user to execute the delete command. 2. If the command to create snapshots is executed and they already exist, the user should be informed. 3. Snapshots should only be created if none exist.
Bulk moving target milestone to GA after the release of Beta on 14th June '23.
Moving back to ON_DEV. Executed the snapshot command: openstack overcloud backup snapshot twice, but no message was displayed to user indicating that snapshots already exist.