Re: CloudStack DNS names to PowerDNS export

2018-08-30 Thread Ivan Kudryavtsev
Hello, Community. Several days ago I wrote about small service that automatically creates service domain names for CloudStack VMs created. Just would like to publish small updates which may be interesting to you. 1. The code was updated to use mysql.connector instead for MySqlDb (thanks to Wido D

Re: CloudStack DNS names to PowerDNS export

2018-08-23 Thread Wido den Hollander
On 08/21/2018 07:45 AM, Ivan Kudryavtsev wrote: > Hello, users, devs. > > We developed a small service for the creation of DNS records (A, , PTR) > in the PowerDNS and published it in the GitHub: > > https://github.com/bwsw/cs-powerdns-integration > That seems very nice. Very nicely done. I

Re: CloudStack DNS names to PowerDNS export

2018-08-21 Thread Daan Hoogland
hey Ivan, I don't have much experience with anything but bind, but this looks nice! On Tue, Aug 21, 2018 at 7:45 AM, Ivan Kudryavtsev wrote: > Hello, users, devs. > > We developed a small service for the creation of DNS records (A, , PTR) > in the PowerDNS and published it in the GitHub: > >

CloudStack DNS names to PowerDNS export

2018-08-20 Thread Ivan Kudryavtsev
Hello, users, devs. We developed a small service for the creation of DNS records (A, , PTR) in the PowerDNS and published it in the GitHub: https://github.com/bwsw/cs-powerdns-integration Licensed under Apache 2 License. *Rationale* CloudStack VR maintains DNS A records for VMs but since V