Wednesday, 2018-07-18

*** tosky has quit IRC00:12
openstackgerritwes hayutin proposed openstack/python-tempestconf master: add jobs for python-tempestconf only  https://review.openstack.org/58108401:56
*** openstackgerrit has quit IRC05:10
*** serverascode has quit IRC05:16
*** davidlenwell has quit IRC05:16
*** beisner has quit IRC05:16
*** chkumar|ruck has quit IRC05:28
*** davidlenwell has joined #refstack05:35
*** serverascode has joined #refstack05:35
*** beisner has joined #refstack05:35
*** davidlenwell has quit IRC05:35
*** davidlenwell has joined #refstack05:35
*** kopecmartin has joined #refstack06:34
*** openstackgerrit has joined #refstack08:04
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Add etc/ to .gitignore  https://review.openstack.org/58348708:04
*** tosky has joined #refstack08:06
*** markvoelker_ has quit IRC08:07
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Don't expose credentials  https://review.openstack.org/58350408:26
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Add User Guide documentation  https://review.openstack.org/58351608:58
*** markvoelker has joined #refstack10:08
openstackgerritArx Cruz proposed openstack/python-tempestconf master: Return False if healthcheck api failed  https://review.openstack.org/58299610:29
*** markvoelker has quit IRC10:42
*** markvoelker has joined #refstack11:39
*** markvoelker has quit IRC12:05
*** markvoelker has joined #refstack12:05
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Fix identity URL parsing  https://review.openstack.org/58357013:15
*** rmart04 has joined #refstack13:18
toskyoh, I've seen the doc change, but it's big to review, so it will take some time13:23
arxcruztosky: https://review.openstack.org/#/c/582996/ it's passing properly as you can see in http://logs.openstack.org/20/573220/14/check/tripleo-ci-centos-7-scenario004-multinode-oooq-container/29e7a7c/logs/undercloud/home/zuul/tempest.log.txt.gz#_2018-07-18_12_50_2013:26
toskyarxcruz: it kind of defeats the purpose of discovery, sadly; the idea was to call an entry point13:27
arxcruztosky: well... if you have a better idea, i'm listening...13:28
arxcruz¯\_(ツ)_/¯13:28
arxcruztosky: however, it still using the entry point13:28
arxcruzit's swift implementation that is wrong13:28
arxcruzbecause entrypoint is v1/AUTH/%s13:28
arxcruzbut for healtcheck you need to call /healthcheck13:29
toskyand then for ceph you need to call /somethingelse/healthcheck13:29
arxcruztosky: exactly13:30
arxcruzceph is swift/healthcheck13:30
toskybut then which swift implementation is wrong?13:30
arxcruzwell, say that swift implementation is wrong is too strong13:30
arxcruzIMHO it should be v1/AUTH/healthcheck13:30
arxcruzbecause swift endpoint is v1/AUTH/%s13:30
arxcruzand ceph should follow that13:31
toskybut then the question again is: why do we need to use /healthcheck, if it does not give any special advantage compared to the old solution?13:31
toskyit is still not generic13:31
arxcruzthat's a question that chandam must answer, i'm just trying to fix the code at this point, if you want to revert the patch to the previous implementation, i'm also okay13:32
arxcruzif not, please you and kopecmartin +2+w https://review.openstack.org/#/c/582996/13:33
toskyI'm waiting for the gates13:33
arxcruzso we can move on, with the sprint13:33
arxcruztosky: just finishes13:33
* kopecmartin checking the review13:38
arxcruzkopecmartin: https://www.youtube.com/watch?v=10DQeSk1LaY13:56
openstackgerritMerged openstack/python-tempestconf master: Add etc/ to .gitignore  https://review.openstack.org/58348713:56
kopecmartinarxcruz, I've workflowed it already ;)13:58
arxcruzhehehehe13:58
kopecmartinarxcruz, tosky btw, with the doc https://review.openstack.org/#/c/583516/ , take your time to have a closer look, writing all of the things down was harder than i expected :D14:00
toskyI guessed so, reviewing takes time too14:02
*** kopecmartin has quit IRC14:56
*** rmart04 has quit IRC15:32
*** rmart04 has joined #refstack18:59
*** rmart04 has quit IRC19:00
openstackgerritMerged openstack/python-tempestconf master: Return False if healthcheck api failed  https://review.openstack.org/58299619:28
*** trevormc has joined #refstack20:10
trevormchey tosky, I'm working through python-tempestconf again and I found a failure in the configure_horizon function. It's similar to the story I reported earlier. For it to work on the cloud I'm using, identity in the hostname part of the url should be replaced with dashboard as well. https://github.com/openstack/python-tempestconf/blob/master/config_tempest/services/horizon.py#L23-L2420:39
toskytrevormc: that's a bit more complex, horizon is not a service like the other proper openstack services20:40
toskybut at least it should not be too much a problem, as there are really no many tempest tests for horizon and they are in a separate plugin20:41
*** trevormc_ has joined #refstack20:41
toskyyou can open a story with the issue, sure, but I suspect that without a good idea on how to get that information, it may be tricky20:41
* tosky suspects that trevormc lost part of the chat20:42
trevormc_sorry, proxy issue i think.20:42
trevormc_I heard its complex issue and then I can open a story with a good idea on how to get the info20:42
trevormc_hmm i don't need horizon, I think we can make a change to make horizon false in this case. I'll think about it some more, thanks20:43
*** trevormc has quit IRC20:43
trevormc_err has_horizon = False20:43
trevormc_So currently the program errors out with CertificateError in my case, and thats not handled in the code so I can make a report for that and then it will mark has_horizon = False for me.20:45
toskyoh, ok20:45
toskyas I wrote:  horizon is not a service like the other proper openstack services20:45
toskyand then I though: "but at least it should not be too much a problem, as there are really no many tempest tests for horizon and they are in a separate plugin"20:45
toskybut it should not fail at least20:45
toskythat can be fixed20:45
trevormc_right, ok I'll submit something.20:46
*** trevormc_ has quit IRC21:39
*** tosky has quit IRC23:20

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!