Bug 1055024
| Summary: | When Default datacenter deleted, cannot remove Default cluster or associated template | |||
|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Will Dennis <willarddennis> | |
| Component: | Frontend.WebAdmin | Assignee: | bugs <bugs> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | --- | CC: | bugs, gklein, mgoldboi, michal.skrivanek, pdwyer, rbalakri, srevivo, tjelinek, willarddennis, ykaul | |
| Target Milestone: | ovirt-4.1.0-beta | Flags: | michal.skrivanek:
ovirt-4.1?
ylavi: planning_ack? ylavi: devel_ack? ylavi: testing_ack? |
|
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1145002 (view as bug list) | Environment: | ||
| Last Closed: | 2016-12-13 08:55:54 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1145002 | |||
|
Description
Will Dennis
2014-01-18 03:19:10 UTC
the blank template is sort of hardcoded and cannot be removed nor changed. With instance types feature merged this limitation may go away (be able to detach from cluster) - or at least this will be doable easily It does make sense to keep it orphaned, but it needs even more workarounds in the code to treat it in a special way. we should revisit this after bug 1130174 gets implemented. this low prio bug didn't make it for 3.6 beta cutoff, moving to 4.0 This is an automated message. This Bugzilla report has been opened on a version which is not maintained anymore. Please check if this bug is still relevant in oVirt 3.5.4. If it's not relevant anymore, please close it (you may use EOL or CURRENT RELEASE resolution) If it's an RFE please update the version to 4.0 if still relevant. Update version if still relevant - I am not using this technology any longer at present so cannot verify on current version Update version if still relevant - I am not using this technology any longer at present so cannot verify on current version Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. pushed out due to capacity reasons The root cause was that the Blank template was hard wired to the Default cluster making impossible to delete it. The 1130174 removed this duplication and now it is possible to delete the Default cluster. Closing this bug as current release since it is working since 3.6 |