*** GonZo2000 has quit IRC | 00:08 | |
*** masber has joined #openstack-dns | 00:13 | |
masber | good morning all, is this the right place to ask about designate? | 00:16 |
---|---|---|
*** JonathanD has quit IRC | 00:44 | |
*** JonathanD has joined #openstack-dns | 00:45 | |
*** catintheroof has quit IRC | 01:10 | |
*** eandersson has quit IRC | 01:25 | |
*** eandersson has joined #openstack-dns | 01:26 | |
openstackgerrit | Dai Dang Van proposed openstack/designate master: Fix wrong Tld name https://review.openstack.org/471178 | 01:34 |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Fix issues with value pool-manger and bind9 tests https://review.openstack.org/471045 | 01:51 |
trungnv | masber Could I help you something now? | 01:55 |
masber | trungnv, yes, I have a designate installation | 01:56 |
trungnv | yep | 01:56 |
masber | I created a dns zone and assigned it to my private network | 01:56 |
trungnv | yep. | 01:56 |
masber | then, when i create a centos machine it has the right FQDN | 01:56 |
trungnv | Did you create new NS for your DNS server? | 01:59 |
*** david_ has quit IRC | 02:01 | |
*** carthaca_ has quit IRC | 02:01 | |
*** databus23_ has quit IRC | 02:01 | |
*** sapcc-bot has quit IRC | 02:01 | |
*** sapcc-bot has joined #openstack-dns | 02:01 | |
*** david_ has joined #openstack-dns | 02:01 | |
*** carthaca_ has joined #openstack-dns | 02:01 | |
*** databus23_ has joined #openstack-dns | 02:01 | |
trungnv | masber, what is exactly question for me? | 02:01 |
masber | sorry | 02:02 |
masber | ok, im back now | 02:02 |
masber | so I create a vm and it has the FQDN | 02:03 |
masber | but after reboot the domain is changed back to .novalocal | 02:03 |
masber | this only happens with centos | 02:03 |
masber | for instance | 02:04 |
trungnv | which ubuntu is fine? | 02:04 |
masber | ubuntu is fine yes | 02:05 |
masber | when I reboot the centos vm I can see an entry saying cloud-init chaning the hostname | 02:06 |
trungnv | what is zone status when you created? | 02:06 |
trungnv | ACTIVE or PENDING or something like that. | 02:07 |
daidv | masber, I'm not designate master but are you sure the problem made by designate ? | 02:09 |
daidv | Did u try to remove some part in cloud init cfg like, - update_hostname in /etc/cloud/cloud.cfg | 02:09 |
masber | I am not sure the problem is with designate or nova, but it affects the DNS zone defintely | 02:09 |
masber | I havent edited the cloud init file | 02:10 |
daidv | I think the problem can be come from cloud init in your CentOS image | 02:10 |
trungnv | masber, Designate just catch nova notification then display via Sink service which on the Designate. | 02:11 |
daidv | Cloud you please to check you cloud init config in your image? | 02:11 |
masber | yes 1 sec | 02:12 |
daidv | And compare between Ubunut/CentOS? | 02:12 |
trungnv | Nova don't able to affected to record via Designate. | 02:12 |
masber | how can I check domain zone status? | 02:13 |
trungnv | Could you access into your SQL database? | 02:13 |
trungnv | masber, you can show domain-list commandline | 02:16 |
masber | ok | 02:19 |
masber | zone is active | 02:19 |
trungnv | yep. | 02:19 |
daidv | masber, https://bugs.centos.org/view.php?id=8471 | 02:20 |
daidv | I just found this thing. I hope it can help you. | 02:21 |
masber | https://pastebin.com/raw/1nfFBD9Q | 02:22 |
masber | these are the cloud init files | 02:22 |
masber | for ubuntu and centos | 02:22 |
daidv | You can simple remove - update_hostname job in cloud_init_modules | 02:23 |
daidv | or try to follow above CentOS bug :D | 02:24 |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Fix issues with value pool-manger and bind9 tests https://review.openstack.org/471045 | 02:25 |
masber | I see | 02:29 |
openstackgerrit | Dai Dang Van proposed openstack/designate master: Fix wrong Tld name https://review.openstack.org/471178 | 03:14 |
*** zhurong has joined #openstack-dns | 03:28 | |
daidv | timsim, mugsie : Around, could u please to review some our fix bug patchsets | 03:30 |
daidv | https://review.openstack.org/#/q/owner:trungnv%2540vn.fujitsu.com+status:open+project:openstack/designate | 03:30 |
daidv | https://review.openstack.org/#/q/owner:daidv%2540vn.fujitsu.com+status:open+project:openstack/designate | 03:30 |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Fix issue with value in nsd4 test-case https://review.openstack.org/471193 | 03:45 |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Fix issue with value in nsd4 and powerdns test-case https://review.openstack.org/471193 | 03:51 |
trungnv | timsim, please review all PS, whole PS will improve test-case which don't validated before. | 03:58 |
timsim | I just have a second. | 03:59 |
timsim | I can't believe the functional tests are passing against the ovo patch | 03:59 |
trungnv | yep. whole zone object and related objects passed functional test. | 04:01 |
trungnv | we are passing remain objects soon. | 04:02 |
trungnv | last week we met an big issue with validate in functional test which they validate with Zone object. thus this PS https://review.openstack.org/#/c/468088/ will solve whole issues at the moment. | 04:05 |
timsim | I wonder how the API errors are working, and what will actually happen when you try to do versions objects type stuff. | 04:11 |
timsim | Anyway, I'm gone. I won't be there for the meeting on Wednesday either. I'm on vacation in Hawaii. | 04:11 |
daidv | Nice! | 04:11 |
trungnv | yep. | 04:11 |
daidv | So very thank you. | 04:12 |
openstackgerrit | Dai Dang Van proposed openstack/designate master: Improve testcase https://review.openstack.org/467906 | 04:25 |
*** zhurong has quit IRC | 04:27 | |
*** zhurong has joined #openstack-dns | 04:54 | |
*** zhurong has quit IRC | 06:32 | |
*** pcaruana has joined #openstack-dns | 06:39 | |
*** zhurong has joined #openstack-dns | 06:40 | |
*** crazik has quit IRC | 06:49 | |
*** crazik has joined #openstack-dns | 06:49 | |
*** crazik has joined #openstack-dns | 06:49 | |
openstackgerrit | Nguyen Van Trung proposed openstack/designate master: Fix UUID and String value in test_pool https://review.openstack.org/471233 | 07:30 |
*** amoralej|off is now known as amoralej | 07:36 | |
*** egonzalez has joined #openstack-dns | 07:37 | |
*** eanderson_ has joined #openstack-dns | 07:44 | |
openstackgerrit | Dai Dang Van proposed openstack/designate master: Return PoolList as a right list object https://review.openstack.org/471244 | 08:00 |
openstackgerrit | Dai Dang Van proposed openstack/designate master: Return PoolList as a right list object https://review.openstack.org/471244 | 08:03 |
*** eanderson_ has quit IRC | 08:21 | |
*** zhurong has quit IRC | 08:35 | |
*** zhurong has joined #openstack-dns | 08:40 | |
*** bauruine has quit IRC | 08:52 | |
*** bauruine has joined #openstack-dns | 08:53 | |
*** trondham has quit IRC | 09:03 | |
openstackgerrit | Dai Dang Van proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO https://review.openstack.org/464971 | 09:08 |
openstackgerrit | Dai Dang Van proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO (2) https://review.openstack.org/470890 | 09:09 |
openstackgerrit | Dai Dang Van proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO (2) https://review.openstack.org/470890 | 09:17 |
openstackgerrit | Dai Dang Van proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO (3) https://review.openstack.org/471280 | 09:19 |
*** zhurong has quit IRC | 09:33 | |
*** GonZo2000 has joined #openstack-dns | 10:02 | |
*** GonZo2000 has quit IRC | 10:02 | |
*** GonZo2000 has joined #openstack-dns | 10:02 | |
*** abalutoiu has joined #openstack-dns | 10:05 | |
*** MarkBaker has joined #openstack-dns | 10:50 | |
*** sapcc-bot has quit IRC | 10:52 | |
*** david_ has quit IRC | 10:52 | |
*** carthaca_ has quit IRC | 10:52 | |
*** databus23_ has quit IRC | 10:52 | |
*** dgonzalez_ has joined #openstack-dns | 10:52 | |
*** sapcc-bot has joined #openstack-dns | 10:52 | |
*** david_ has joined #openstack-dns | 10:52 | |
*** dgonzalez_ has quit IRC | 10:54 | |
*** david_ has quit IRC | 10:54 | |
*** MarkBaker has quit IRC | 10:58 | |
*** MarkBaker has joined #openstack-dns | 10:59 | |
*** zhurong has joined #openstack-dns | 11:30 | |
*** GonZo2000 has quit IRC | 11:41 | |
*** abalutoiu_ has joined #openstack-dns | 11:53 | |
*** abalutoiu has quit IRC | 11:53 | |
*** pcaruana has quit IRC | 11:53 | |
*** MarkBaker has quit IRC | 12:07 | |
*** pcaruana has joined #openstack-dns | 12:09 | |
*** zhurong has quit IRC | 12:12 | |
*** kodoku has joined #openstack-dns | 12:29 | |
kodoku | HI @all, I use newton version and I have pb with the SINK. records are no deleted when I delete an instance. | 12:29 |
kodoku | same for floating, so I have ==> DuplicateRecord: Duplicate Record | 12:30 |
kodoku | I can see delete request in my sink log ==> Deleting record c68d0e18-ab7d-4c45-b7f7-8b50b656fa6a _delete But the record is always alive :/ | 12:31 |
*** amoralej is now known as amoralej|lunch | 12:37 | |
*** catintheroof has joined #openstack-dns | 12:42 | |
*** daidv_ has joined #openstack-dns | 12:52 | |
*** baffle_ is now known as baffle | 12:54 | |
daidv_ | timsim, mugsie Can I confirm with you two at just one point? | 12:56 |
daidv_ | about my change: https://review.openstack.org/#/c/470899/1/designate/objects/tsigkey.py | 12:56 |
daidv_ | My question is : what format do we really need? | 12:57 |
*** amoralej|lunch is now known as amoralej | 13:20 | |
*** MarkBaker has joined #openstack-dns | 13:20 | |
*** pcaruana has quit IRC | 13:34 | |
*** cleong has joined #openstack-dns | 13:38 | |
*** abalutoiu_ is now known as abalutoiu | 13:41 | |
kodoku | designate sync-all force sink to delete old entries ? | 13:44 |
*** abalutoiu has quit IRC | 13:44 | |
*** abalutoiu_ has joined #openstack-dns | 13:44 | |
kodoku | daidv_ Can you check my question ==> http://eavesdrop.openstack.org/irclogs/%23openstack-dns/latest.log.html (bottom of file) | 13:45 |
*** abalutoiu_ has quit IRC | 13:47 | |
kodoku | ok I found. coordination service pb with redis | 13:47 |
kodoku | no works :) | 13:47 |
*** abalutoiu has joined #openstack-dns | 13:48 | |
kodoku | now* | 13:48 |
*** abalutoiu has quit IRC | 13:48 | |
*** abalutoiu has joined #openstack-dns | 13:48 | |
*** pcaruana has joined #openstack-dns | 13:51 | |
*** pcaruana has quit IRC | 13:59 | |
*** pcaruana has joined #openstack-dns | 14:00 | |
daidv_ | :D | 14:05 |
*** trungnv_ has joined #openstack-dns | 14:14 | |
trungnv_ | mugsie, are your around here? please review all PS on https://review.openstack.org/#/q/owner:trungnv%2540vn.fujitsu.com+status:open+project:openstack/designate | 14:21 |
trungnv_ | and https://review.openstack.org/#/q/owner:daidv%2540vn.fujitsu.com+status:open+project:openstack/designate | 14:22 |
*** seife_ has joined #openstack-dns | 14:32 | |
*** tpatzig_ has joined #openstack-dns | 14:32 | |
*** dgonzalez_ has joined #openstack-dns | 14:32 | |
*** tpatzig_ has quit IRC | 14:34 | |
*** seife_ has quit IRC | 14:34 | |
*** dgonzalez_ has quit IRC | 14:34 | |
*** kodoku has quit IRC | 14:50 | |
*** chlong has joined #openstack-dns | 15:30 | |
*** trungnv_ has quit IRC | 15:49 | |
*** KeithMnemonic1 has quit IRC | 15:53 | |
*** egonzalez has quit IRC | 16:05 | |
*** MarkBaker has quit IRC | 16:23 | |
*** abalutoiu has quit IRC | 16:27 | |
*** abalutoiu has joined #openstack-dns | 16:29 | |
*** abalutoiu_ has joined #openstack-dns | 16:33 | |
*** pcaruana has quit IRC | 16:34 | |
*** abalutoiu has quit IRC | 16:37 | |
*** abalutoiu_ is now known as abalutoiu | 16:40 | |
*** MarkBaker has joined #openstack-dns | 16:54 | |
*** egonzalez has joined #openstack-dns | 17:25 | |
*** renmak__ has joined #openstack-dns | 18:23 | |
renmak__ | hello everyone. Just wondering if Designate going to support Oslo gen to generate config files? | 18:25 |
mugsie | renmak__: its on the list | 18:27 |
mugsie | but not high priority | 18:27 |
mugsie | if someone wants to do it, that would be great, and we would review the code | 18:27 |
renmak__ | So I try to use it but I am getting error while | 18:28 |
renmak__ | ++ sed 's|^{toxworkdir}|.tox|' | 18:28 |
renmak__ | ++ crudini --get tox.ini testenv:genconfig envdir | 18:28 |
renmak__ | Section not found: testenv:genconfig | 18:28 |
mugsie | renmak__: we dont yet support it | 18:29 |
mugsie | someone would have to code it | 18:29 |
mugsie | we do have a sample config | 18:29 |
renmak__ | got it. K thanks for clarification. | 18:30 |
*** mordred has quit IRC | 18:47 | |
*** mordred has joined #openstack-dns | 18:48 | |
*** renmak__ has quit IRC | 18:52 | |
*** yee37921 has joined #openstack-dns | 18:56 | |
*** pcaruana has joined #openstack-dns | 18:56 | |
*** renmak__ has joined #openstack-dns | 18:59 | |
*** MarkBaker has quit IRC | 18:59 | |
*** yee379 has quit IRC | 19:00 | |
*** amoralej is now known as amoralej|off | 19:26 | |
*** pcaruana has quit IRC | 19:33 | |
*** MarkBaker has joined #openstack-dns | 19:42 | |
*** MarkBaker has quit IRC | 19:49 | |
*** MarkBaker has joined #openstack-dns | 19:52 | |
*** renmak__ has quit IRC | 20:08 | |
*** egonzalez has quit IRC | 20:56 | |
*** egonzalez has joined #openstack-dns | 20:56 | |
*** cleong has quit IRC | 20:56 | |
*** daidv_ has quit IRC | 21:30 | |
*** renmak__ has joined #openstack-dns | 21:33 | |
renmak__ | I learned from few Designate videos that service API V1 is deprecated. However installation guide mentioned following | 21:34 |
renmak__ | [service:api] | 21:34 |
renmak__ | api_host = 0.0.0.0 | 21:34 |
renmak__ | api_port = 9001 | 21:34 |
renmak__ | auth_strategy = keystone | 21:34 |
renmak__ | enable_api_v1 = True | 21:34 |
renmak__ | enabled_extensions_v1 = quotas, reports | 21:34 |
renmak__ | enable_api_v2 = True | 21:34 |
renmak__ | is enable_api_v1 = True correct? | 21:35 |
*** renmak__ has quit IRC | 21:42 | |
*** daidv_ has joined #openstack-dns | 21:44 | |
*** MarkBaker has quit IRC | 22:01 | |
*** egonzalez has quit IRC | 22:11 | |
*** mrhillsman has joined #openstack-dns | 22:18 | |
*** daidv_ has quit IRC | 22:26 | |
*** daidv_ has joined #openstack-dns | 22:29 | |
*** catintheroof has quit IRC | 22:41 | |
*** KeithMnemonic has joined #openstack-dns | 22:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!