| *** ducttape_ has quit IRC | 00:09 | |
| *** ducttape_ has joined #openstack-dns | 00:10 | |
| *** ducttape_ has quit IRC | 00:14 | |
| *** hoangcx has joined #openstack-dns | 00:54 | |
| *** jschwarz has quit IRC | 01:25 | |
| *** jschwarz has joined #openstack-dns | 01:27 | |
| *** ducttape_ has joined #openstack-dns | 01:39 | |
| *** EricGonczer_ has joined #openstack-dns | 01:41 | |
| *** EricGonczer_ has quit IRC | 01:43 | |
| *** ducttape_ has quit IRC | 02:12 | |
| *** ducttape_ has joined #openstack-dns | 02:12 | |
| *** _ducttape_ has joined #openstack-dns | 02:26 | |
| *** ducttape_ has quit IRC | 02:30 | |
| openstackgerrit | howard lee proposed openstack/designate-specs: Update documentation url https://review.openstack.org/408393 | 03:13 |
|---|---|---|
| *** _ducttape_ has quit IRC | 03:14 | |
| *** tdink_ has joined #openstack-dns | 03:39 | |
| *** tdink has quit IRC | 03:39 | |
| *** sonuk_ has joined #openstack-dns | 03:44 | |
| *** ducttape_ has joined #openstack-dns | 04:15 | |
| *** ducttape_ has quit IRC | 04:20 | |
| *** tdink has joined #openstack-dns | 04:41 | |
| *** tdink_ has quit IRC | 04:41 | |
| *** cuongnv has joined #openstack-dns | 04:42 | |
| *** tdink has quit IRC | 04:57 | |
| *** ducttape_ has joined #openstack-dns | 05:46 | |
| *** ducttape_ has quit IRC | 05:50 | |
| *** richm has quit IRC | 06:40 | |
| *** ducttape_ has joined #openstack-dns | 07:16 | |
| *** ducttape_ has quit IRC | 07:21 | |
| *** ratoder has joined #openstack-dns | 08:10 | |
| *** tommy_ has joined #openstack-dns | 08:11 | |
| *** tpatzig_ has joined #openstack-dns | 08:11 | |
| *** tommy_ is now known as Guest61919 | 08:12 | |
| *** Guest61919 has quit IRC | 08:13 | |
| *** tpatzig_ has quit IRC | 08:13 | |
| *** ducttape_ has joined #openstack-dns | 08:47 | |
| *** ducttape_ has quit IRC | 08:51 | |
| *** pcaruana has joined #openstack-dns | 08:58 | |
| *** sapcc-bot has quit IRC | 09:40 | |
| *** carthaca_ has quit IRC | 09:40 | |
| *** carthaca_ has joined #openstack-dns | 09:40 | |
| *** sapcc-bot has joined #openstack-dns | 09:40 | |
| *** mkoderer_ has joined #openstack-dns | 09:40 | |
| *** tpatzig_ has joined #openstack-dns | 09:40 | |
| *** dgonzalez_ has joined #openstack-dns | 09:40 | |
| *** tommy_ has joined #openstack-dns | 09:40 | |
| *** databus23_ has joined #openstack-dns | 09:40 | |
| *** tommy_ is now known as Guest55964 | 09:41 | |
| *** mkoderer_ has quit IRC | 09:42 | |
| *** tpatzig_ has quit IRC | 09:42 | |
| *** dgonzalez_ has quit IRC | 09:42 | |
| *** Guest55964 has quit IRC | 09:42 | |
| *** databus23_ has quit IRC | 09:42 | |
| *** bauruine has quit IRC | 09:53 | |
| *** bauruine has joined #openstack-dns | 09:54 | |
| *** tpatzig_ has joined #openstack-dns | 09:58 | |
| *** databus23_ has joined #openstack-dns | 09:58 | |
| *** david_1 has joined #openstack-dns | 09:58 | |
| *** dgonzalez_ has joined #openstack-dns | 09:58 | |
| *** mkoderer_ has joined #openstack-dns | 09:58 | |
| *** tpatzig_ has quit IRC | 10:00 | |
| *** databus23_ has quit IRC | 10:00 | |
| *** dgonzalez_ has quit IRC | 10:00 | |
| *** mkoderer_ has quit IRC | 10:00 | |
| *** david_1 has quit IRC | 10:00 | |
| *** Alex_Stef has joined #openstack-dns | 10:01 | |
| *** carthaca_ has quit IRC | 10:02 | |
| *** carthaca_ has joined #openstack-dns | 10:02 | |
| *** bauruine has quit IRC | 10:09 | |
| *** bauruine has joined #openstack-dns | 10:10 | |
| *** cuongnv has quit IRC | 10:15 | |
| *** ducttape_ has joined #openstack-dns | 10:17 | |
| *** ducttape_ has quit IRC | 10:19 | |
| *** ducttape_ has joined #openstack-dns | 10:19 | |
| *** ducttape_ has quit IRC | 10:31 | |
| *** hoangcx has quit IRC | 10:36 | |
| *** carthaca_ has quit IRC | 10:55 | |
| *** sapcc-bot has quit IRC | 10:55 | |
| *** ducttape_ has joined #openstack-dns | 11:02 | |
| *** richm has joined #openstack-dns | 11:10 | |
| *** Drankis has joined #openstack-dns | 11:15 | |
| *** ducttape_ has quit IRC | 11:17 | |
| Drankis | Hello all. I have some confusion with integrating designate in neutron. So, if I set dns_domain in neutron.conf, and create new port in tenant netword, which don't have dns_domain set, ports fqdn are hostname + dns_domain from neutron.conf. | 11:25 |
| Drankis | But if I set dns_domain in network, which are different from one I set in neutron.conf, port still creates with fqdn dns_domain from neutron.conf. | 11:26 |
| Drankis | Should it work like that? I suppose, that port should be hostname + domain from network's dns_domain. | 11:27 |
| *** ducttape_ has joined #openstack-dns | 11:28 | |
| Drankis | Example, neutron.conf [DEFAULT] dns_domain = cloud.domain.com., in network without dns_domain, ports FQDN: test.cloud.domain.com. | 11:33 |
| Drankis | in network with dns_domain: svps.cloud.domain.com., ports FQDN still: test.cloud.domain.com. | 11:34 |
| Drankis | shouldn't it be test.svps.cloud.domain.com.? | 11:35 |
| *** ducttape_ has quit IRC | 11:44 | |
| *** sapcc-bot has joined #openstack-dns | 11:59 | |
| *** tpatzig_ has joined #openstack-dns | 11:59 | |
| *** carthaca_ has joined #openstack-dns | 11:59 | |
| *** databus23_ has joined #openstack-dns | 11:59 | |
| *** dgonzalez_ has joined #openstack-dns | 11:59 | |
| *** carthaca_ has quit IRC | 12:01 | |
| *** databus23_ has quit IRC | 12:01 | |
| *** tpatzig_ has quit IRC | 12:01 | |
| *** dgonzalez_ has quit IRC | 12:01 | |
| *** carthaca_ has joined #openstack-dns | 12:05 | |
| *** databus23_ has joined #openstack-dns | 12:05 | |
| *** tommy_ has joined #openstack-dns | 12:05 | |
| *** mkoderer_ has joined #openstack-dns | 12:05 | |
| *** dgonzalez_ has joined #openstack-dns | 12:05 | |
| *** tpatzig_ has joined #openstack-dns | 12:05 | |
| *** tommy_ is now known as Guest42909 | 12:05 | |
| *** carthaca_ has quit IRC | 12:07 | |
| *** databus23_ has quit IRC | 12:07 | |
| *** dgonzalez_ has quit IRC | 12:07 | |
| *** Guest42909 has quit IRC | 12:07 | |
| *** mkoderer_ has quit IRC | 12:07 | |
| *** tpatzig_ has quit IRC | 12:07 | |
| *** ducttape_ has joined #openstack-dns | 12:48 | |
| *** ducttape_ has quit IRC | 12:53 | |
| *** boris-42 has quit IRC | 13:09 | |
| *** boris-42 has joined #openstack-dns | 13:10 | |
| *** eandersson has joined #openstack-dns | 14:11 | |
| *** ducttape_ has joined #openstack-dns | 14:17 | |
| *** mlavalle has joined #openstack-dns | 14:34 | |
| *** ducttape_ has quit IRC | 14:46 | |
| *** thiagolib has quit IRC | 14:48 | |
| *** Alex_Stef has quit IRC | 14:59 | |
| *** chlong has joined #openstack-dns | 15:13 | |
| *** ducttape_ has joined #openstack-dns | 15:16 | |
| *** _ducttape_ has joined #openstack-dns | 15:26 | |
| *** timsim has joined #openstack-dns | 15:27 | |
| *** ducttape_ has quit IRC | 15:29 | |
| *** tdink has joined #openstack-dns | 16:08 | |
| *** pcaruana has quit IRC | 16:19 | |
| *** _ducttape_ has quit IRC | 16:22 | |
| *** ducttape_ has joined #openstack-dns | 16:23 | |
| *** ducttape_ has quit IRC | 16:23 | |
| *** ducttape_ has joined #openstack-dns | 16:23 | |
| *** tpatzig_ has joined #openstack-dns | 16:42 | |
| *** ducttape_ has quit IRC | 16:43 | |
| *** ducttape_ has joined #openstack-dns | 16:43 | |
| *** tpatzig_ has quit IRC | 16:44 | |
| *** tpatzig_ has joined #openstack-dns | 17:13 | |
| *** tpatzig_ has quit IRC | 17:15 | |
| *** ducttape_ has quit IRC | 17:44 | |
| *** timsim has quit IRC | 17:57 | |
| *** timsim has joined #openstack-dns | 17:59 | |
| *** ducttape_ has joined #openstack-dns | 18:15 | |
| *** timsim has quit IRC | 18:54 | |
| *** tdink has quit IRC | 19:49 | |
| *** Drankis has quit IRC | 20:44 | |
| *** tdink has joined #openstack-dns | 20:55 | |
| *** _ducttape_ has joined #openstack-dns | 21:00 | |
| *** ducttape_ has quit IRC | 21:03 | |
| *** chlong has quit IRC | 21:10 | |
| *** _ducttape_ has quit IRC | 21:35 | |
| *** ducttape_ has joined #openstack-dns | 21:36 | |
| *** tdink has quit IRC | 21:53 | |
| *** tdink has joined #openstack-dns | 22:00 | |
| *** tdink has quit IRC | 22:07 | |
| *** ducttape_ has quit IRC | 22:09 | |
| *** tdink has joined #openstack-dns | 22:10 | |
| *** ducttape_ has joined #openstack-dns | 22:13 | |
| *** ducttape_ has quit IRC | 22:21 | |
| *** tdink has quit IRC | 22:42 | |
| *** tdink has joined #openstack-dns | 22:50 | |
| *** tdink has quit IRC | 23:20 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!