Beispiel #1
0
 def dns_replace(self, dns_name, new_records):
     '''Do a DNS modification on the database, sets the NDR database
     structures on a DNS name
     '''
     return dsdb_dns.replace(self, dns_name, new_records)
Beispiel #2
0
 def dns_replace(self, dns_name, new_records):
     '''Do a DNS modification on the database, sets the NDR database
     structures on a DNS name
     '''
     return dsdb_dns.replace(self, dns_name, new_records)