Actions
Bug #5054
closedMinor bug fixes for Realm FreeIPA Smart Proxy
Description
When FreeIPA is managing DNS records, and you attempt to delete a host that hasn't been built yet, the call will fail and the host won't be deleted in FreeIPA.
The DNS record isn't created until the host is provisioned.
Updated by Stephen Benjamin over 10 years ago
- Status changed from New to Ready For Testing
Updated by Dominic Cleal over 10 years ago
- Target version set to 1.8.4
- Translation missing: en.field_release set to 4
Updated by Stephen Benjamin over 10 years ago
- Subject changed from FreeIPA Realm entry isn't deleted when host hasn't been built to Minor bug fixes for Realm FreeIPA Smart Proxy
- FreeIPA Realm entry isn't deleted when host hasn't been built
When FreeIPA is managing DNS records, and you attempt to delete a host that hasn't been built yet, the call will fail and the host won't be deleted in FreeIPA.
- Return 404 when host not found during delete instead of 400
- Don't rescue when host disable fails
In order to request a new OTP, we must disable the host when it's already been enrolled. Remove the rescue.
Updated by Stephen Benjamin over 10 years ago
- Has duplicate Bug #5078: Realm delete should differentiate between failure and when entries are not found added
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.4 to 1.8.3
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.3 to 1.8.4
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.4 to 1.8.3
Updated by Stephen Benjamin over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4d3f2dfa880ad3bd569e29d238bdb52d53813532.
Actions