Hello,

Remove unused constant NEW_MASTER_MARK from ipaserver.install.dns.

-- 
Petr^2 Spacek
From 0d387a4afe0a166c04584ccaacf6fa75bb171354 Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Tue, 10 Nov 2015 17:04:15 +0100
Subject: [PATCH] Remove unused constant NEW_MASTER_MARK from
 ipaserver.install.dns

---
 ipaserver/install/dns.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ipaserver/install/dns.py b/ipaserver/install/dns.py
index 421afbc0c9f6b44c3c96748d58930ec82e36f14e..258bf5dbe46e2167e07a62127c7fd8fd4be23ee6 100644
--- a/ipaserver/install/dns.py
+++ b/ipaserver/install/dns.py
@@ -34,8 +34,6 @@ from ipaserver.install import opendnssecinstance
 ip_addresses = []
 reverse_zones = []
 
-NEW_MASTER_MARK = 'NEW_DNSSEC_MASTER'
-
 
 def _find_dnssec_enabled_zones(conn):
     search_kw = {'idnssecinlinesigning': True}
-- 
2.4.3

-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to