Bug 158917 - attempting to define a service already defined will backtrace
Summary: attempting to define a service already defined will backtrace
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: redhat-config-cluster
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jim Parsons
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-26 20:38 UTC by Corey Marthaler
Modified: 2009-04-16 20:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-05-31 15:36:05 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.