New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/09117a1ba0a577288be36a2715d3bcb4c1e7eae5 commit 09117a1ba0a577288be36a2715d3bcb4c1e7eae5 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Dec 19 11:49:26 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Dec 19 14:42:36 2014 -0500 Fixed code to not allow deletion of locked domains. Added spec test to verify fixed code. https://bugzilla.redhat.com/show_bug.cgi?id=1173712 https://bugzilla.redhat.com/show_bug.cgi?id=1176202 vmdb/app/controllers/miq_ae_class_controller.rb | 10 +++++++++- vmdb/spec/controllers/miq_ae_class_controller_spec.rb | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-)
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/cdd0d1f284793a239bbbcfce223a1d68eb8e371e commit cdd0d1f284793a239bbbcfce223a1d68eb8e371e Author: Harpreet Kataria <hkataria> AuthorDate: Fri Dec 19 16:47:49 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Dec 22 16:11:44 2014 -0500 Fixed 4 occurrences of "can not" to "cannot". https://bugzilla.redhat.com/show_bug.cgi?id=1173712 https://bugzilla.redhat.com/show_bug.cgi?id=1176202 vmdb/app/controllers/miq_ae_class_controller.rb | 8 +++++--- vmdb/spec/controllers/miq_ae_class_controller_spec.rb | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-)
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ab8b59a42778a195a5a71b01269d5550b1334dab commit ab8b59a42778a195a5a71b01269d5550b1334dab Author: Harpreet Kataria <hkataria> AuthorDate: Fri Dec 19 11:49:26 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Jan 6 11:09:07 2015 -0500 Fixed code to not allow deletion of locked domains. Added spec test to verify fixed code. https://bugzilla.redhat.com/show_bug.cgi?id=1173712 https://bugzilla.redhat.com/show_bug.cgi?id=1176202 (cherry picked from commit 09117a1) vmdb/app/controllers/miq_ae_class_controller.rb | 10 +++++++++- vmdb/spec/controllers/miq_ae_class_controller_spec.rb | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-)
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=a856c50ad09d83cead6020fe0e62de1cd72f96d1 commit a856c50ad09d83cead6020fe0e62de1cd72f96d1 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Dec 19 16:47:49 2014 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Jan 6 11:09:07 2015 -0500 Fixed 4 occurrences of "can not" to "cannot". https://bugzilla.redhat.com/show_bug.cgi?id=1173712 https://bugzilla.redhat.com/show_bug.cgi?id=1176202 (cherry picked from commit cdd0d1f) vmdb/app/controllers/miq_ae_class_controller.rb | 12 +++++------- vmdb/spec/controllers/miq_ae_class_controller_spec.rb | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-)
Fixed. Locked domains cannot be deleted Verified: 5.3.3.0.1.20150127115148_446974b
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0261.html