Ejemplo n.º 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)
Ejemplo n.º 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)