*** hoangcx has joined #openstack-dns | 00:39 | |
*** osandoval has joined #openstack-dns | 00:45 | |
osandoval | hello, can sink create PTR records ? | 00:45 |
---|---|---|
*** cuongnv has joined #openstack-dns | 01:06 | |
*** EricGonczer_ has quit IRC | 01:15 | |
*** EricGonczer_ has joined #openstack-dns | 01:20 | |
*** osandoval has quit IRC | 02:15 | |
*** EricGonczer_ has quit IRC | 02:18 | |
*** sonuk has joined #openstack-dns | 03:03 | |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate-dashboard master: Fixing a potential unbound local error https://review.openstack.org/449768 | 04:44 |
*** eandersson has joined #openstack-dns | 04:46 | |
*** eandersson has quit IRC | 05:37 | |
*** richm has quit IRC | 05:43 | |
*** sonuk has quit IRC | 06:09 | |
*** sonuk has joined #openstack-dns | 06:10 | |
*** sposcar has joined #openstack-dns | 06:19 | |
sposcar | hey all, when i set my designate endpoint to a VIP ip i get the following error EndpointNotFound: Could not find requested endpoint in Service Catalog. but when i set it to my controller ip it works fine any tips ? | 06:20 |
*** sposcar has quit IRC | 07:06 | |
*** pcaruana has joined #openstack-dns | 07:20 | |
*** openstackgerrit has quit IRC | 08:33 | |
*** richm has joined #openstack-dns | 10:14 | |
*** cuongnv has quit IRC | 10:38 | |
*** hoangcx has quit IRC | 10:53 | |
*** sonuk_ has joined #openstack-dns | 10:55 | |
*** sonuk has quit IRC | 10:59 | |
*** sonuk_ has quit IRC | 11:05 | |
*** zhurong has joined #openstack-dns | 11:31 | |
*** abalutoiu_ has joined #openstack-dns | 11:51 | |
*** abalutoiu has quit IRC | 11:54 | |
*** EricGonczer_ has joined #openstack-dns | 11:57 | |
*** catintheroof has joined #openstack-dns | 12:08 | |
*** zhurong has quit IRC | 12:12 | |
*** EricGonczer_ has quit IRC | 12:44 | |
*** chlong has joined #openstack-dns | 12:51 | |
*** seife_ has joined #openstack-dns | 13:22 | |
*** databus23_ has joined #openstack-dns | 13:22 | |
*** tpatzig_ has joined #openstack-dns | 13:22 | |
*** dgonzalez_ has joined #openstack-dns | 13:22 | |
*** david_1 has joined #openstack-dns | 13:22 | |
*** dgonzalez_ has quit IRC | 13:24 | |
*** databus23_ has quit IRC | 13:24 | |
*** seife_ has quit IRC | 13:24 | |
*** tpatzig_ has quit IRC | 13:24 | |
*** david_1 has quit IRC | 13:24 | |
*** mlavalle has joined #openstack-dns | 13:53 | |
*** tdink has joined #openstack-dns | 13:53 | |
*** chlong has quit IRC | 14:09 | |
*** zhurong has joined #openstack-dns | 14:11 | |
*** ym200 has joined #openstack-dns | 14:20 | |
*** EricGonczer_ has joined #openstack-dns | 14:22 | |
diana_clarke | Happy Monday, folks! I was thinking of working on designate python 3 porting in my spare time. | 14:28 |
diana_clarke | But when I run 'tox -e py35' locally, I get 15 or so errors that pass in CI. | 14:28 |
diana_clarke | Is anyone else seeing errors when they run the py35 tests locally? | 14:28 |
*** EricGonc_ has joined #openstack-dns | 14:32 | |
*** tdink has quit IRC | 14:33 | |
diana_clarke | It also looks like the designate tox.ini needs to be changed to accept postargs if you want to run just specific py35 tests. | 14:33 |
diana_clarke | Perhaps something like: http://paste.openstack.org/show/604317/ (not 100% certain though, I haven't had to muck with tox much) | 14:33 |
*** EricGonczer_ has quit IRC | 14:33 | |
*** tdink has joined #openstack-dns | 14:34 | |
*** abalutoiu__ has joined #openstack-dns | 14:35 | |
*** abalutoiu_ has quit IRC | 14:38 | |
*** zhurong has quit IRC | 14:41 | |
mugsie | diana_clarke: I used to see errors, but we now blacklist some problematic tests in the gate | 14:48 |
mugsie | we do use pretty_tox - it makes the output of unit tests usable, but I can see what you mean, I can have a look later on in the week | 14:50 |
diana_clarke | mugsie: I'll take a stab at the tox thing, and toss a review up later today. | 14:51 |
diana_clarke | mugsie: The gate doesn't blacklist more than what's here though, right? https://github.com/openstack/designate/blob/master/tests-py3.txt | 14:51 |
mugsie | diana_clarke: cool - thanks | 14:51 |
mugsie | not as far as I knoiw | 14:51 |
diana_clarke | yeah... that's what baffles me. | 14:51 |
diana_clarke | I thought perhaps it was my mac dev env, so I also tried on fedora & ubuntu. But I have 15 test failures in all three cases. | 14:52 |
* diana_clarke shrugs | 14:52 | |
diana_clarke | mugsie: When you get a chance, can you please run the py35 tests locally, and let me know if they still work for you. No rush. Thx! | 14:55 |
mugsie | diana_clarke: yup - just trying to figure olut how to get 3.5 on to OpenSuse :/ | 14:58 |
*** chlong has joined #openstack-dns | 15:25 | |
*** ym200 has quit IRC | 15:36 | |
*** ym200 has joined #openstack-dns | 15:41 | |
*** ym200 has quit IRC | 15:41 | |
*** ym200 has joined #openstack-dns | 15:42 | |
*** osandoval has joined #openstack-dns | 15:50 | |
osandoval | hello, has anyone seen when you have the designate endpoint something other than the controller ip/127.0.0.1 you get this error EndpointNotFound: Could not find requested endpoint in Service Catalog. | 15:51 |
osandoval | i am trying to set the designate endpoint a VIP and it just wont work | 15:52 |
mugsie | can you curl the VIP ? | 15:55 |
mugsie | and can you try with "--debug" and put the logs on paste.openstack.org ? | 15:55 |
mugsie | osandoval: ^^ | 15:55 |
osandoval | yep i can curl the vip | 15:56 |
mugsie | and you get the versions back from designate? | 15:56 |
osandoval | curl -k 10.237.12.34:9001/ {"versions": [{"status": "CURRENT", "id": "v1.0", "links": [{"href": "http://10.237.12.34:9001/v1/", "rel": "self"}]}]} | 15:58 |
mugsie | osandoval: OK, can you do the command with "--debug" ? | 15:59 |
mugsie | what version of designate is this? | 15:59 |
mugsie | it looks old | 15:59 |
osandoval | [root@master01 ~]# rpm -qa | grep designate openstack-designate-agent-4.0.0-1.el7.noarch openstack-designate-zone-manager-4.0.0-1.el7.noarch openstack-designate-producer-4.0.0-1.el7.noarch python-designate-4.0.0-1.el7.noarch python2-designateclient-2.6.0-1.el7.noarch openstack-designate-central-4.0.0-1.el7.noarch openstack-designate-sink-4.0.0-1.el7.noarch openstack-designate-common-4.0.0-1.el7.noarch openstack-designate-mdns | 15:59 |
mugsie | eh | 16:00 |
mugsie | :/ | 16:00 |
mugsie | you should have a v2 entry | 16:00 |
mugsie | what OS ? | 16:00 |
osandoval | centos7 | 16:00 |
osandoval | Paste #604342 | 16:01 |
osandoval | http://paste.openstack.org/show/604342/ | 16:02 |
mugsie | ok | 16:02 |
mugsie | can you look in your designate.conf file? | 16:02 |
mugsie | and look for #enable_api_v2 | 16:03 |
mugsie | enable_api_v2 * | 16:03 |
osandoval | i dont have that | 16:04 |
mugsie | the conf file that came with that rpm should have enabled it | 16:05 |
osandoval | where should that be located | 16:05 |
mugsie | in the [service:api] section | 16:05 |
osandoval | enable_api_v2 = True | 16:05 |
osandoval | yes | 16:05 |
osandoval | [service:api] api_host = 0.0.0.0 api_port = 9001 auth_strategy = keystone enable_api_v1 = True enabled_extensions_v1 = quotas, reports, enable_api_v2 = True | 16:05 |
mugsie | OK. | 16:05 |
mugsie | are you sure the VIP is pointing to the right designate? | 16:06 |
osandoval | yep | 16:06 |
mugsie | try restarting the designate-api process | 16:06 |
osandoval | can curl the vip | 16:06 |
osandoval | restart does not fix it | 16:06 |
mugsie | and it is definitly the right designate API | 16:07 |
mugsie | the is not some other install else where? | 16:07 |
osandoval | no this is our lab env | 16:07 |
mugsie | what is doing the load balancing? | 16:07 |
osandoval | haproxy | 16:07 |
mugsie | hu, | 16:12 |
mugsie | hum* | 16:13 |
osandoval | if i recreate the endpoint with the ip of the controller it works fine | 16:13 |
mugsie | are you sure? that config, and that version of designate will give a very different response | 16:13 |
mugsie | OK, HA proxy is doing something | 16:13 |
osandoval | http://paste.openstack.org/show/604343/ | 16:13 |
osandoval | that is my config | 16:13 |
mugsie | and you are 100% sure that haproxy is pointing to the right designate? | 16:14 |
mugsie | I think haporoxy is pointing at an old install | 16:14 |
osandoval | server 10.237.13.201 10.237.13.201:9001 | 16:15 |
osandoval | thats the ip of the server | 16:15 |
mugsie | have you reloaded haproxy? | 16:15 |
osandoval | just restarted it | 16:16 |
osandoval | and same error | 16:16 |
osandoval | | 662cd347b18b4f9eb80c170c06fd03a4 | RegionOne | designate | dns | True | public | http://10.237.12.34:9001/ | | 16:16 |
osandoval | that is the endpoing | 16:17 |
mugsie | there is something up with your haproxy | 16:18 |
osandoval | you were right | 16:19 |
osandoval | i delete the config | 16:19 |
osandoval | and retyped it | 16:19 |
osandoval | worked | 16:19 |
osandoval | thank you | 16:19 |
mugsie | no problem :) | 16:20 |
*** ducttape_ has joined #openstack-dns | 16:23 | |
*** osandoval has quit IRC | 16:34 | |
*** ducttape_ has quit IRC | 16:50 | |
*** cleong has joined #openstack-dns | 16:53 | |
*** pcaruana has quit IRC | 17:12 | |
*** chlong has quit IRC | 17:22 | |
*** mlavalle has quit IRC | 17:25 | |
*** databus23_ has joined #openstack-dns | 17:36 | |
*** chlong has joined #openstack-dns | 17:38 | |
*** ducttape_ has joined #openstack-dns | 17:47 | |
*** Anonissimus has quit IRC | 17:58 | |
*** Anonissimus has joined #openstack-dns | 17:58 | |
*** catintheroof has quit IRC | 18:15 | |
*** ym200 has quit IRC | 18:44 | |
*** mlavalle has joined #openstack-dns | 18:48 | |
*** ym200 has joined #openstack-dns | 18:58 | |
*** vills has joined #openstack-dns | 19:05 | |
*** ym200 has quit IRC | 19:06 | |
*** ducttape_ has quit IRC | 19:09 | |
*** haplo37 has quit IRC | 19:14 | |
*** haplo37 has joined #openstack-dns | 19:15 | |
*** ym200 has joined #openstack-dns | 19:21 | |
*** mwhahaha has quit IRC | 19:27 | |
*** mwhahaha has joined #openstack-dns | 19:29 | |
*** ym200 has quit IRC | 19:43 | |
*** vills has quit IRC | 19:45 | |
*** ducttape_ has joined #openstack-dns | 20:16 | |
*** catintheroof has joined #openstack-dns | 20:23 | |
*** cleong has quit IRC | 20:30 | |
*** ducttape_ has quit IRC | 20:35 | |
*** ducttape_ has joined #openstack-dns | 20:38 | |
*** ducttape_ has quit IRC | 20:38 | |
*** catintheroof has quit IRC | 20:39 | |
*** openstackgerrit has joined #openstack-dns | 20:57 | |
*** ChanServ sets mode: +v openstackgerrit | 20:57 | |
openstackgerrit | Diana Clarke proposed openstack/designate master: Enable posargs for the py35 tests https://review.openstack.org/450451 | 20:57 |
*** ducttape_ has joined #openstack-dns | 21:43 | |
*** ducttape_ has quit IRC | 21:43 | |
*** ducttape_ has joined #openstack-dns | 21:51 | |
openstackgerrit | Diana Clarke proposed openstack/designate master: Enable posargs for the py35 tests https://review.openstack.org/450451 | 21:56 |
openstackgerrit | Diana Clarke proposed openstack/designate master: Blacklist newly failing python 3 tests https://review.openstack.org/450469 | 21:56 |
*** chlong has quit IRC | 22:03 | |
diana_clarke | mugsie: So... it turns out the py35 test failures I was seeing locally are also happening in CI. It just wasn't immediately obvious b/c there's not a lot of patches up for review in designate, and the failures are recent. | 22:03 |
*** ducttape_ has quit IRC | 22:15 | |
*** mlavalle has quit IRC | 22:17 | |
*** ducttape_ has joined #openstack-dns | 22:19 | |
*** EricGonc_ has quit IRC | 22:20 | |
*** ritesh has joined #openstack-dns | 22:40 | |
*** ritesh is now known as anand | 22:42 | |
*** anand has quit IRC | 22:43 | |
*** ducttape_ has quit IRC | 23:15 | |
*** ducttape_ has joined #openstack-dns | 23:19 | |
*** ducttape_ has quit IRC | 23:34 | |
*** nkinder has quit IRC | 23:36 | |
*** EricGonczer_ has joined #openstack-dns | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!