Bug 158917

Summary: attempting to define a service already defined will backtrace
Product: [Retired] Red Hat Cluster Suite Reporter: Corey Marthaler <cmarthal>
Component: redhat-config-clusterAssignee: Jim Parsons <jparsons>
Status: CLOSED NEXTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: cluster-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-31 15:36:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Marthaler 2005-05-26 20:38:15 UTC
Description of problem:
services should have enforcement of unique names just like every other thing.

Traceback (most recent call last):
  File "/usr/share/system-config-cluster/ConfigTabController.py", line 1374, in
on_svc_add_ok
    self.errorMessage(UNIQUE_SERVICE_NAME % svc_name)
NameError: global name 'UNIQUE_SERVICE_NAME' is not defined


Version-Release number of selected component (if applicable):
-64

Comment 1 Stanko Kupcevic 2005-05-26 21:01:39 UTC
Fixed in 0.9.66

Comment 2 Corey Marthaler 2005-05-31 15:36:05 UTC
fix verified.