| *** KeithMnemonic1 has joined #openstack-dns | 00:48 | |
| *** KeithMnemonic2 has quit IRC | 00:51 | |
| *** cuongnv has joined #openstack-dns | 00:52 | |
| *** JonathanD is now known as to | 01:52 | |
| *** to is now known as JonathanD | 01:52 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/468235 | 02:24 |
|---|---|---|
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate-dashboard master: Updated from global requirements https://review.openstack.org/470087 | 02:24 |
| *** kbyrne has quit IRC | 02:24 | |
| *** kbyrne has joined #openstack-dns | 02:26 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-designateclient master: Updated from global requirements https://review.openstack.org/470139 | 02:36 |
| *** daidv has quit IRC | 04:01 | |
| *** daidv has joined #openstack-dns | 04:14 | |
| openstackgerrit | Nguyen Van Trung proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO https://review.openstack.org/464971 | 04:39 |
| *** mugsie has quit IRC | 05:29 | |
| *** mugsie has joined #openstack-dns | 05:31 | |
| *** mugsie has quit IRC | 05:31 | |
| *** mugsie has joined #openstack-dns | 05:31 | |
| *** fandi has joined #openstack-dns | 05:37 | |
| *** fandi has quit IRC | 05:37 | |
| *** fandi has joined #openstack-dns | 05:37 | |
| *** castlemilk has quit IRC | 05:54 | |
| *** castlemilk has joined #openstack-dns | 06:08 | |
| *** castlemi_ has joined #openstack-dns | 06:13 | |
| *** castlemilk has quit IRC | 06:15 | |
| *** castlemilk has joined #openstack-dns | 06:25 | |
| *** castlemi_ has quit IRC | 06:27 | |
| *** castlemilk has quit IRC | 06:38 | |
| *** castlemilk has joined #openstack-dns | 06:51 | |
| *** castlemi_ has joined #openstack-dns | 06:55 | |
| *** castlemilk has quit IRC | 06:58 | |
| *** fandi has quit IRC | 07:01 | |
| openstackgerrit | Dai Dang Van proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO https://review.openstack.org/464971 | 07:10 |
| *** amoralej|off is now known as amoralej | 07:29 | |
| *** egonzalez has joined #openstack-dns | 07:38 | |
| openstackgerrit | Hieu LE proposed openstack/designate stable/ocata: Disable worker model by default in DevStack Ocata https://review.openstack.org/470189 | 08:07 |
| *** castlemi_ has quit IRC | 08:11 | |
| openstackgerrit | Dai Dang Van proposed openstack/designate master: [WIP][DO NOT MERGE] Migrate object to OVO https://review.openstack.org/464971 | 08:46 |
| openstackgerrit | Dai Dang Van proposed openstack/designate master: Replace basestring by string_types https://review.openstack.org/470212 | 09:05 |
| *** kodokuu has joined #openstack-dns | 09:28 | |
| kodokuu | Hey, I use newton designate but I have pb with SSL and haproxy. My API listen with HTTP and haproxy have SSL. I use "http-request set-header X-Forwarded-Proto https if { ssl_fc }" but designate return always http URL. | 09:29 |
| kodokuu | ping @kiall | 09:29 |
| hieulq | mugsie, how do you think about this patch: https://review.openstack.org/#/c/470189/? | 09:47 |
| hieulq | if we add the config for disable worker model in Ocata, the current grenade gate can pass | 09:48 |
| hieulq | but I feel this is not a best solution, so I temporarily abandon it | 09:48 |
| openstackgerrit | Hieu LE proposed openstack/designate master: Set worker model to be the default https://review.openstack.org/434355 | 10:04 |
| openstackgerrit | Hieu LE proposed openstack/designate master: Set worker model to be the default https://review.openstack.org/434355 | 10:05 |
| hieulq | mugsie, timsim can you check this patch: https://review.openstack.org/#/c/434355/? | 10:06 |
| hieulq | I used $DESIGNATE_ENABLED_WORKER_MODEL variable (will set it in project-config repo) for current gate and new grenade gate | 10:06 |
| *** cuongnv has quit IRC | 10:32 | |
| *** fandi has joined #openstack-dns | 11:28 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/468235 | 11:32 |
| *** daidv_ has joined #openstack-dns | 11:35 | |
| *** catintheroof has joined #openstack-dns | 12:08 | |
| *** kodokuu has quit IRC | 12:49 | |
| *** kodokuu has joined #openstack-dns | 12:52 | |
| kodokuu | anyone here ? | 13:09 |
| daidv_ | kodokuu, yep? | 13:10 |
| kodokuu | daidv_ hey, can you help me with designate API behind a SSL proxy ? | 13:12 |
| mugsie | kodokuu: what does your config look like ? | 13:12 |
| kodokuu | hi mugsie | 13:12 |
| kodokuu | mugsie daidv_ http://paste.openstack.org/show/611293/ | 13:15 |
| kodokuu | I am newton | 13:15 |
| kodokuu | on newton* | 13:15 |
| kodokuu | designate return http >< | 13:16 |
| kodokuu | I use same conf for nova, cinder, glance,.... and it works | 13:16 |
| mugsie | OK - what does the paste.ini file look like for each service ? | 13:21 |
| kodokuu | mugsie exactly same like https://github.com/openstack/designate/blob/master/etc/designate/api-paste.ini | 13:23 |
| mugsie | and the other services? | 13:24 |
| kodokuu | like nova ? | 13:24 |
| kodokuu | nova is like that https://github.com/openstack/nova/blob/master/etc/nova/api-paste.ini | 13:25 |
| kodokuu | I use default paste.ini | 13:26 |
| daidv_ | kodokuu, sorry, I'm not matter on this case, but maybe, this commit can help you: https://github.com/openstack/designate/commit/0f183cf2e8fdccccd91f65baeb0cf8eefda6adbf | 13:28 |
| daidv_ | I see some configuration option did not refer in *.ini file that you give. | 13:29 |
| mugsie | kodokuu: can I see the real paste.ini | 13:29 |
| mugsie | ? | 13:29 |
| kodokuu | mugsie yes sure | 13:29 |
| kodokuu | daidv_ https://github.com/openstack/designate/commit/deb622eb4bb4c008ea095d2558e966ad7e77da1f | 13:30 |
| kodokuu | mugsie: http://paste.openstack.org/show/611295/ | 13:32 |
| *** fandi has quit IRC | 13:34 | |
| kodokuu | mugsie I tried to force with api_base_uri = 'https://pocz.openstack.local:9001/' but no change | 13:34 |
| mugsie | OK - can you curl the URL diectlyt | 13:35 |
| mugsie | not via haproxy ? | 13:35 |
| kodokuu | ok | 13:38 |
| *** amoralej is now known as amoralej|lunch | 13:39 | |
| kodokuu | mugsie: http://paste.openstack.org/show/611297/ | 13:39 |
| kodokuu | (haproxy is on the CTRL) | 13:39 |
| mugsie | can you do curl -v ? | 13:40 |
| kodokuu | mugsie: http://paste.openstack.org/show/611298/ | 13:43 |
| kodokuu | mugsie need other info ? | 13:58 |
| *** amoralej|lunch is now known as amoralej | 14:20 | |
| *** catintheroof has quit IRC | 14:45 | |
| mugsie | kodokuu: sorry - got distracted | 14:51 |
| mugsie | are you sure you set the api_base | 14:52 |
| mugsie | and restarted the API service? | 14:52 |
| kodokuu | yes | 14:58 |
| kodokuu | Jun 02 16:58:53 overcloud-controller-0.localdomain designate-api[626851]: 2017-06-02 16:58:53.862 626851 INFO eventlet.wsgi [-] (626851) wsgi starting up on http://10.205.42.38:9001 | 14:59 |
| kodokuu | and always curl return http | 14:59 |
| *** egonzalez has quit IRC | 15:00 | |
| kodokuu | mugsie I had same pb with kilo and mitaka but works with that conf :/ | 15:00 |
| *** egonzalez has joined #openstack-dns | 15:02 | |
| mugsie | kodokuu: OK - can you file a bug then | 15:02 |
| mugsie | I would need to dig into it and debug | 15:03 |
| kodokuu | I'll try to debug the python code | 15:03 |
| kodokuu | I guess it's the "host_url = flask.request.host_url.rstrip('/')" no works | 15:04 |
| kodokuu | https://github.com/openstack/designate/blob/master/designate/api/versions.py#L31 | 15:04 |
| kodokuu | ho god | 15:05 |
| kodokuu | enable_host_header = False | 15:06 |
| kodokuu | new option in newton ? | 15:06 |
| kodokuu | hum always true in my conf :/ | 15:07 |
| kodokuu | ok works | 15:08 |
| kodokuu | need to make false | 15:08 |
| kodokuu | you can see in my first paste | 15:09 |
| kodokuu | anyone test designate dashbord with redhat skin for horizon ? | 15:26 |
| mugsie | no - usually remove the skin | 15:35 |
| mugsie | (and use Ubuntu) | 15:35 |
| *** amoralej is now known as amoralej|off | 16:12 | |
| *** pcaruana has quit IRC | 16:16 | |
| kodokuu | thx mugsie byebye | 16:16 |
| *** kodokuu has quit IRC | 16:16 | |
| *** mugsie has quit IRC | 18:32 | |
| *** mugsie has joined #openstack-dns | 18:35 | |
| *** mugsie has quit IRC | 18:35 | |
| *** mugsie has joined #openstack-dns | 18:35 | |
| *** catintheroof has joined #openstack-dns | 18:38 | |
| *** egonzalez has quit IRC | 18:49 | |
| *** catintheroof has quit IRC | 19:02 | |
| *** egonzalez has joined #openstack-dns | 20:45 | |
| *** MarkBaker has quit IRC | 21:42 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate master: Updated from global requirements https://review.openstack.org/468235 | 21:54 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/designate-dashboard master: Updated from global requirements https://review.openstack.org/470087 | 21:54 |
| *** MarkBaker has joined #openstack-dns | 21:56 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-designateclient master: Updated from global requirements https://review.openstack.org/470139 | 22:06 |
| *** andreaf has quit IRC | 22:35 | |
| *** andreaf has joined #openstack-dns | 22:40 | |
| *** ianychoi has quit IRC | 22:59 | |
| *** ianychoi has joined #openstack-dns | 23:01 | |
| *** MarkBaker has quit IRC | 23:44 | |
| *** MarkBaker has joined #openstack-dns | 23:57 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!