Re: [Openstack] DNS integration

2018-07-02 Thread Satish Patel
cations - A ZK Tech Inc. Company > > 616.776.1066 ext. 2006 > www.granddial.com > > > From: Satish Patel > Sent: 7/1/18 10:27 AM > To: openstack > Subject: [Openstack] DNS integration > Folks, > > > Is there a way to tell openstack

Re: [Openstack] DNS integration

2018-07-02 Thread Remo Mattei
>> www.granddial.com >> >> ________ >> From: Satish Patel >> Sent: 7/1/18 10:27 AM >> To: openstack >> Subject: [Openstack] DNS integration >> Folks, >> >> >> Is there a way to tell openstack when you laun

Re: [Openstack] DNS integration

2018-07-02 Thread Satish Patel
er > > Grand Dial Communications - A ZK Tech Inc. Company > > 616.776.1066 ext. 2006 > www.granddial.com > > > From: Satish Patel > Sent: 7/1/18 10:27 AM > To: openstack > Subject: [Openstack] DNS integration > Folks, > >

Re: [Openstack] DNS integration

2018-07-02 Thread Torin Woltjer
From: Satish Patel Sent: 7/1/18 10:27 AM To: openstack Subject: [Openstack] DNS integration Folks, Is there a way to tell openstack when you launch instance add them in external DNS using some kind of api call? We are using extarnal pDSN (power DNS) and wants my VM get register itself as soon

Re: [Openstack] DNS integration

2018-07-01 Thread Satish Patel
Thanks for the clue, I will give it a try and get back here Sent from my iPhone > On Jul 1, 2018, at 11:37 AM, Simon Leinen wrote: > > Satish Patel writes: >> Is there a way to tell openstack when you launch instance add them in >> external DNS using some kind of api call? > > Yes, this is su

Re: [Openstack] DNS integration

2018-07-01 Thread Simon Leinen
Satish Patel writes: > Is there a way to tell openstack when you launch instance add them in > external DNS using some kind of api call? Yes, this is supported using external DNS integration. See e.g. https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html for configuration

Re: [Openstack] DNS integration

2018-07-01 Thread Bernd Bausch
You need DNS integration with OpenStack Designate [1]. The process is described in the Networking guide [2]. [1] https://docs.openstack.org/designate/latest [2] https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html Bernd > On Jul 1, 2018, at 23:06, Satish Patel wrote: >

[Openstack] DNS integration

2018-07-01 Thread Satish Patel
Folks, Is there a way to tell openstack when you launch instance add them in external DNS using some kind of api call? We are using extarnal pDSN (power DNS) and wants my VM get register itself as soon as we launch them, is it possible by neutron or we should use cloud-init? ___