*** masber has joined #openstack-dns | 00:05 | |
*** EricGonczer_ has joined #openstack-dns | 00:16 | |
*** EricGonczer_ has quit IRC | 00:17 | |
*** EricGonczer_ has joined #openstack-dns | 00:38 | |
*** trungnv has joined #openstack-dns | 00:58 | |
*** EricGonczer_ has quit IRC | 01:00 | |
*** deep-book-gk has joined #openstack-dns | 01:11 | |
*** deep-book-gk has left #openstack-dns | 01:12 | |
*** EricGonczer_ has joined #openstack-dns | 01:43 | |
*** daidv has joined #openstack-dns | 01:50 | |
*** EricGonczer_ has quit IRC | 02:08 | |
*** GonZo2000 has quit IRC | 02:49 | |
*** GonZo2000 has joined #openstack-dns | 02:50 | |
*** GonZo2000 has quit IRC | 02:51 | |
*** GonZo2K has joined #openstack-dns | 02:51 | |
*** GonZo2K has quit IRC | 02:51 | |
*** openstackgerrit has joined #openstack-dns | 03:01 | |
*** ChanServ sets mode: +v openstackgerrit | 03:01 | |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Add test-case for OSM implementation via Trigger-based https://review.openstack.org/488374 | 03:01 |
---|---|---|
*** saphi has joined #openstack-dns | 03:11 | |
*** sonuk has joined #openstack-dns | 03:18 | |
*** sonuk has quit IRC | 03:30 | |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Add test-case for OSM implementation via Trigger-based https://review.openstack.org/488374 | 03:32 |
*** renmak__ has quit IRC | 03:48 | |
*** renmak_ has quit IRC | 03:48 | |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Change correctly producer-task conf https://review.openstack.org/489081 | 03:51 |
*** ircuser-1 has quit IRC | 04:23 | |
*** khushbu_ has joined #openstack-dns | 04:44 | |
*** dhellmann has quit IRC | 05:28 | |
*** dhellmann has joined #openstack-dns | 05:28 | |
*** GK1wmSU has joined #openstack-dns | 05:34 | |
*** GK1wmSU has left #openstack-dns | 05:36 | |
*** renmak_ has joined #openstack-dns | 05:43 | |
*** renmak__ has joined #openstack-dns | 05:43 | |
*** _GK1wmSU has joined #openstack-dns | 05:47 | |
*** _GK1wmSU has left #openstack-dns | 05:48 | |
*** pcaruana has joined #openstack-dns | 06:19 | |
*** farfar_ is now known as farfar | 06:19 | |
*** renmak__ has quit IRC | 06:40 | |
*** renmak_ has quit IRC | 06:40 | |
*** renmak__ has joined #openstack-dns | 06:42 | |
*** renmak_ has joined #openstack-dns | 06:42 | |
*** renmak_ has quit IRC | 07:27 | |
*** renmak_ has joined #openstack-dns | 07:27 | |
*** renmak__ has quit IRC | 07:28 | |
*** renmak__ has joined #openstack-dns | 07:29 | |
*** dhellmann has quit IRC | 07:30 | |
*** dhellmann has joined #openstack-dns | 07:31 | |
*** khushbu_ has quit IRC | 07:38 | |
*** egonzalez has joined #openstack-dns | 07:44 | |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Improving auto-genconfig for producer cfg https://review.openstack.org/489119 | 07:51 |
*** khushbu has joined #openstack-dns | 07:53 | |
*** aakso_ is now known as aakso | 08:29 | |
*** khushbu has quit IRC | 08:41 | |
*** khushbu has joined #openstack-dns | 08:44 | |
*** saphi has left #openstack-dns | 08:46 | |
*** saphi has joined #openstack-dns | 08:46 | |
saphi | Hi every one! I'm integrating designate with openstack neutron and nova. After Installed designate successful, I configure ml2 extension_drivers to enable DNS. But When I create a port, I can't see any happen in designate, No record was created. | 08:49 |
*** khushbu has quit IRC | 09:02 | |
*** khushbu_ has joined #openstack-dns | 09:03 | |
*** khushbu_ has quit IRC | 09:11 | |
*** renmak_ has quit IRC | 09:11 | |
*** renmak__ has quit IRC | 09:11 | |
trungnv | saphi, Could you show your designate.conf? | 09:11 |
*** khushbu has joined #openstack-dns | 09:11 | |
saphi | trungnv https://paste.ubuntu.com/25212121/ here u are | 09:13 |
saphi | I think designate-sink was deprecated. So I'm not configure designate-sink any more. | 09:13 |
*** khushbu has quit IRC | 09:21 | |
*** khushbu has joined #openstack-dns | 09:24 | |
trungnv | saphi, any logs designate-api when you created port from neutron commands? | 09:33 |
saphi | trungnv, I do not see any logs from designate-api when port is created. | 09:34 |
saphi | In neutron.conf I have configure dns_domain = test.com in default section. | 09:36 |
*** khushbu has quit IRC | 09:38 | |
*** khushbu_ has joined #openstack-dns | 09:40 | |
trungnv | what are results when you show record list via designate record-list <domain-name>? | 09:40 |
mugsie | saphi: by default, designate only creates records for floating IPs, not ports | 09:41 |
mugsie | saphi: https://docs.openstack.org/ocata/networking-guide/config-dns-int.html | 09:42 |
mugsie | and https://docs.openstack.org/ocata/networking-guide/config-dns-int.html#use-case-1-ports-are-published-directly-in-the-external-dns-service | 09:42 |
*** khushbu_ has quit IRC | 09:53 | |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Fix a integrations doc link https://review.openstack.org/489159 | 09:55 |
*** khushbu_ has joined #openstack-dns | 09:55 | |
*** khushbu_ has quit IRC | 09:58 | |
*** khushbu has joined #openstack-dns | 09:58 | |
saphi | Thanks trungnv and mugsie, now I know it. | 09:59 |
saphi | mugsie, So I have to used floating networking, But I want to use VLAN network only, Does it support? | 10:01 |
*** khushbu has quit IRC | 10:06 | |
*** khushbu has joined #openstack-dns | 10:08 | |
*** khushbu has quit IRC | 10:13 | |
*** khushbu_ has joined #openstack-dns | 10:14 | |
*** khushbu_ has quit IRC | 10:17 | |
*** khushbu has joined #openstack-dns | 10:19 | |
*** khushbu has quit IRC | 10:24 | |
*** khushbu has joined #openstack-dns | 10:27 | |
therve | Hi, can I get reviews on https://review.openstack.org/486922 https://review.openstack.org/486631 ? | 10:28 |
therve | We can make the py3 integration test voting after that | 10:28 |
*** khushbu has quit IRC | 10:43 | |
*** khushbu has joined #openstack-dns | 10:48 | |
*** khushbu has quit IRC | 10:52 | |
*** saphi has quit IRC | 11:01 | |
openstackgerrit | Merged openstack/designate master: Fix a integrations doc link https://review.openstack.org/489159 | 11:07 |
*** khushbu has joined #openstack-dns | 11:13 | |
mugsie | therve: done - thanks for the work on this :) | 11:14 |
mugsie | saphi - yes - if you read that page it should have instructions | 11:14 |
*** vcn[m] has quit IRC | 12:01 | |
openstackgerrit | Merged openstack/designate-dashboard master: Updated from global requirements https://review.openstack.org/485607 | 12:02 |
openstackgerrit | Merged openstack/designate-tempest-plugin master: Updated from global requirements https://review.openstack.org/487988 | 12:02 |
openstackgerrit | Merged openstack/python-designateclient master: Update reno for stable/pike https://review.openstack.org/488763 | 12:02 |
*** khushbu has quit IRC | 12:11 | |
openstackgerrit | Merged openstack/designate master: Updated from global requirements https://review.openstack.org/486311 | 12:17 |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Improving auto-genconfig for producer cfg https://review.openstack.org/489119 | 12:22 |
*** catintheroof has joined #openstack-dns | 12:29 | |
*** EricGonczer_ has joined #openstack-dns | 12:42 | |
*** EricGonczer_ has quit IRC | 12:52 | |
openstackgerrit | Merged openstack/python-designateclient master: Updated from global requirements https://review.openstack.org/485880 | 12:54 |
*** EricGonc_ has joined #openstack-dns | 13:00 | |
*** cleong has joined #openstack-dns | 13:01 | |
*** khushbu has joined #openstack-dns | 13:09 | |
*** khushbu has quit IRC | 13:13 | |
*** EricGonc_ has quit IRC | 13:15 | |
*** EricGonczer_ has joined #openstack-dns | 13:15 | |
*** saphi has joined #openstack-dns | 13:20 | |
*** Adri2000 has quit IRC | 13:35 | |
*** Adri2000 has joined #openstack-dns | 13:44 | |
openstackgerrit | Nguyen Van Trung proposed openstack/python-designateclient master: Improving cover testenv https://review.openstack.org/482609 | 14:02 |
*** khushbu has joined #openstack-dns | 14:05 | |
*** EricGonczer_ has quit IRC | 14:09 | |
*** khushbu has quit IRC | 14:10 | |
*** openstackgerrit has quit IRC | 14:33 | |
*** vcn[m] has joined #openstack-dns | 14:38 | |
*** pcaruana has quit IRC | 15:04 | |
*** _d34dh0r53_ has quit IRC | 15:14 | |
*** d34dh0r53 has joined #openstack-dns | 15:16 | |
*** renmak_ has joined #openstack-dns | 15:34 | |
*** renmak__ has joined #openstack-dns | 15:34 | |
*** khushbu has joined #openstack-dns | 15:39 | |
*** saphi has quit IRC | 15:43 | |
*** khushbu__ has joined #openstack-dns | 15:52 | |
*** khushbu has quit IRC | 15:55 | |
*** EricGonczer_ has joined #openstack-dns | 16:03 | |
*** egonzalez has quit IRC | 16:03 | |
*** khushbu__ has quit IRC | 16:20 | |
*** khushbu has joined #openstack-dns | 16:22 | |
*** khushbu has quit IRC | 16:22 | |
*** EricGonczer_ has quit IRC | 17:02 | |
*** EricGonczer_ has joined #openstack-dns | 17:04 | |
*** GonZo2K has joined #openstack-dns | 17:37 | |
*** ircuser-1 has joined #openstack-dns | 17:54 | |
*** EricGonczer_ has quit IRC | 18:18 | |
*** GonZo2K has quit IRC | 18:28 | |
*** GonZo2000 has joined #openstack-dns | 18:29 | |
*** GonZo2000 has joined #openstack-dns | 18:29 | |
*** KeithMnemonic has joined #openstack-dns | 18:42 | |
*** EricGonczer_ has joined #openstack-dns | 18:45 | |
*** catintheroof has quit IRC | 18:59 | |
*** catintheroof has joined #openstack-dns | 19:00 | |
*** catintheroof has quit IRC | 19:00 | |
*** catintheroof has joined #openstack-dns | 19:01 | |
*** EricGonczer_ has quit IRC | 19:08 | |
*** GonZo2000 has quit IRC | 19:22 | |
*** khushbu has joined #openstack-dns | 19:47 | |
*** khushbu has quit IRC | 19:51 | |
*** EricGonczer_ has joined #openstack-dns | 19:52 | |
*** renmak__ has quit IRC | 20:00 | |
*** renmak_ has quit IRC | 20:00 | |
*** EricGonc_ has joined #openstack-dns | 20:03 | |
*** EricGonczer_ has quit IRC | 20:04 | |
*** renmak__ has joined #openstack-dns | 20:24 | |
*** renmak_ has joined #openstack-dns | 20:24 | |
*** EricGonc_ has quit IRC | 20:42 | |
*** cleong has quit IRC | 20:44 | |
*** catintheroof has quit IRC | 21:17 | |
*** GonZo2000 has joined #openstack-dns | 21:20 | |
*** GonZo2000 has joined #openstack-dns | 21:20 | |
*** renmak__ has quit IRC | 21:31 | |
*** renmak_ has quit IRC | 21:31 | |
*** renmak_ has joined #openstack-dns | 21:39 | |
*** renmak__ has joined #openstack-dns | 21:39 | |
*** renmak__ has quit IRC | 21:40 | |
*** renmak_ has quit IRC | 21:40 | |
*** renmak_ has joined #openstack-dns | 21:40 | |
*** renmak__ has joined #openstack-dns | 21:40 | |
*** renmak_ has quit IRC | 21:42 | |
*** renmak__ has quit IRC | 21:44 | |
*** renmak_ has joined #openstack-dns | 21:46 | |
*** 7GHABNWIQ has joined #openstack-dns | 21:46 | |
*** EricGonczer_ has joined #openstack-dns | 21:47 | |
*** EricGonczer_ has quit IRC | 21:51 | |
*** EricGonczer_ has joined #openstack-dns | 22:08 | |
*** EricGonczer_ has quit IRC | 22:28 | |
*** GonZo2000 has quit IRC | 23:01 | |
*** catintheroof has joined #openstack-dns | 23:24 | |
*** https_GK1wmSU has joined #openstack-dns | 23:33 | |
*** https_GK1wmSU has left #openstack-dns | 23:34 | |
*** catintheroof has quit IRC | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!