Ticket #3469 (closed defect: Fixed)

Opened 6 months ago

Last modified 4 weeks ago

Handle case delete device without perf collector and don't allow duplicate manage ips

Reported by: edahl Owned by: ecn
Priority: 3 - Medium Milestone: Blue Crab
Component: ZenModel Version: 2.2.0
Keywords: zenoss-2.2.4-verified Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Any/All Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description (last modified by edahl) (diff)

Duplicate


add a device change its name add the device again and it should be blocked

Perf Server


go to dmd and delete perfserv then try and delete the device

Change History

Changed 6 months ago by edahl

  • description modified (diff)

Changed 6 months ago by edahl

  • status changed from new to closed
  • resolution set to fixed

(In [9697]) * fixed #3469

Changed 6 months ago by edahl

(In [9698]) * refs #3469 duplicate code has unit tests

Changed 6 months ago by sjakesch

  • keywords zenoss-2.2.4-accepted added; zenoss-2.2.3-approved removed
  • reviewed set to 0

Changed 6 months ago by bwhichard

  • reviewed changed from 0 to 1

Changed 5 months ago by jstevens

  • keywords zenoss-2.2.4-patched added; zenoss-2.2.4-accepted removed

Patched to 2.2.x by ecn in r9701

Changed 4 months ago by bbibeault

Verified the first portion, awaiting more information for the second portion.

Changed 4 months ago by bbibeault

  • keywords zenoss-2.2.4-verified added; zenoss-2.2.4-patched removed

Verified the second part with

zendmd

d =find('(servername)')
d.perfServer.removeRelation()
commit()

Then remove (delete) the device.

Changed 4 months ago by cholden

(In [10053]) Update version number on ZenJMX migrate script
Refs #3469
Reviewer: Brian Edwards, Esq. AKA 'GIGANATRON'

Changed 4 weeks ago by bbibeault

  • installer set to Any/All
  • milestone changed from zenoss-2.3 to Blue Crab
Note: See TracTickets for help on using tickets.