*** hardikjasani has joined #openstack-mistral | 05:13 | |
*** d0ugal has joined #openstack-mistral | 05:18 | |
*** d0ugal has quit IRC | 05:30 | |
*** jaosorior has quit IRC | 05:32 | |
*** jaosorior has joined #openstack-mistral | 05:32 | |
*** d0ugal has joined #openstack-mistral | 05:44 | |
rakhmerov | d0ugal: hi, did you happen to dig anything new on that Keystone stuff? | 06:31 |
---|---|---|
*** d0ugal has quit IRC | 07:01 | |
*** shardy has joined #openstack-mistral | 07:46 | |
*** gkadam has joined #openstack-mistral | 08:05 | |
*** d0ugal has joined #openstack-mistral | 08:50 | |
d0ugal | rakhmerov: Hey - no, yesterday was a strange day for me. | 08:50 |
d0ugal | I have some time today | 08:50 |
rakhmerov | :) | 08:50 |
rakhmerov | ok | 08:50 |
d0ugal | rakhmerov: Do we have a bug? or how far did you get? | 08:50 |
rakhmerov | not far | 08:51 |
d0ugal | rakhmerov: So every CI job is failing? | 08:51 |
d0ugal | Looks like it :) | 08:51 |
rakhmerov | yes, every job. I ran this test locally and saw that [keystone_authtoken] group is not available anymore. Then Andras just showed the patch | 08:51 |
d0ugal | Right | 08:52 |
rakhmerov | https://git.openstack.org/cgit/openstack/mistral/commit/?id=dcb4355e59de24481c2b669ccce54f3b7dba7ff1 | 08:52 |
rakhmerov | that was related to this problem I guess | 08:52 |
rakhmerov | but I'm a bit confused about this whole thing | 08:52 |
rakhmerov | the patch changes [keystone_authtoken] to [keystone] but the latter is introduced by Mistral, not by Keystone libs | 08:53 |
rakhmerov | that's confusing for me | 08:53 |
rakhmerov | I tried to change CONF.keystone_authtoken to CONF.keystone everywhere in the mistral.utils.openstack.keystone.py but got another problem (you can easily check that too) | 08:54 |
rakhmerov | so I spent I guess 30 minutes playing with it, not longer | 08:54 |
*** shardy_ has joined #openstack-mistral | 08:54 | |
d0ugal | rakhmerov: If we revert that patch does it help? | 08:55 |
rakhmerov | I didn't try | 08:56 |
rakhmerov | the patch was long ago | 08:56 |
d0ugal | Yeah, so maybe there is a new keystone lib version | 08:56 |
rakhmerov | and it was made for compatibility | 08:56 |
rakhmerov | yep | 08:56 |
rakhmerov | I don't know for sure yet | 08:56 |
rakhmerov | but seems like the entire group was deprecated and has been now removed | 08:56 |
therve | keystone_authtoken is not deprecated and not removed | 09:05 |
*** d0ugal has quit IRC | 09:05 | |
*** d0ugal has joined #openstack-mistral | 09:51 | |
d0ugal | rakhmerov: Sorry, I am having strange internet issues - but I am still investigating | 09:51 |
d0ugal | One of those times I wish I had a bouncer | 09:52 |
rakhmerov | yeah | 10:00 |
rakhmerov | therve: ok | 10:00 |
rakhmerov | therve: maybe moved to a different lib, no? | 10:01 |
therve | I doubt it | 10:01 |
rakhmerov | it's weird that all our patches fail on the same test that can't find this group | 10:01 |
rakhmerov | ok, unfortunately I didn't investigate it deeply.. | 10:02 |
therve | rakhmerov: Issue is with senlinclient | 10:02 |
therve | It works with 1.8.0 | 10:02 |
rakhmerov | so? | 10:03 |
rakhmerov | d0ugal: ^ | 10:03 |
d0ugal | I was just looking at senlinclient since that test fails. | 10:03 |
therve | Probably https://review.openstack.org/#/c/587411/ | 10:21 |
*** jtomasek has quit IRC | 10:30 | |
therve | https://docs.openstack.org/openstacksdk/latest/user/transition_from_profile.html is the tricky I think | 10:39 |
d0ugal | I think auth_url is missing. | 10:40 |
d0ugal | http://logs.openstack.org/51/613551/6/check/tripleo-ci-centos-7-scenario003-multinode-oooq-container/981b62e/logs/undercloud/var/log/containers/mistral/mistral-db-manage.log.txt.gz#_2018-10-29_14_21_41_854 | 10:42 |
*** vgvoleg has quit IRC | 10:45 | |
therve | It's always been missing though | 10:51 |
d0ugal | hmm | 10:51 |
*** d0ugal has quit IRC | 10:59 | |
*** gkadam has quit IRC | 11:12 | |
*** d0ugal has joined #openstack-mistral | 11:58 | |
*** jtomasek has joined #openstack-mistral | 12:01 | |
*** d0ugal has quit IRC | 12:06 | |
*** d0ugal has joined #openstack-mistral | 12:20 | |
*** d0ugal has quit IRC | 12:44 | |
*** d0ugal has joined #openstack-mistral | 12:50 | |
*** vgvoleg has joined #openstack-mistral | 12:56 | |
*** vgvoleg has joined #openstack-mistral | 12:56 | |
*** d0ugal has quit IRC | 12:58 | |
*** jtomasek_ has joined #openstack-mistral | 13:13 | |
*** jtomasek has quit IRC | 13:17 | |
*** bobh has joined #openstack-mistral | 13:20 | |
openstackgerrit | Thomas Herve proposed openstack/mistral master: Fix senlin fake client creation https://review.openstack.org/614211 | 13:34 |
therve | rakhmerov: ^^ I think that should work | 13:34 |
rakhmerov | therve: ok, I'll have a look | 13:35 |
*** hardikjasani has quit IRC | 13:52 | |
*** d0ugal has joined #openstack-mistral | 14:06 | |
*** gkadam has joined #openstack-mistral | 14:21 | |
*** d0ugal has quit IRC | 14:28 | |
openstackgerrit | Sean McGinnis proposed openstack/mistral master: Remove setup.py check from pep8 job https://review.openstack.org/614254 | 15:20 |
openstackgerrit | Sean McGinnis proposed openstack/mistral-dashboard master: Remove setup.py check from pep8 job https://review.openstack.org/614255 | 15:21 |
openstackgerrit | Sean McGinnis proposed openstack/mistral-extra master: Remove setup.py check from pep8 job https://review.openstack.org/614256 | 15:22 |
openstackgerrit | Sean McGinnis proposed openstack/python-mistralclient master: Remove setup.py check from pep8 job https://review.openstack.org/614287 | 16:11 |
*** jtomasek_ has quit IRC | 16:12 | |
*** jrist has quit IRC | 16:51 | |
*** jrist has joined #openstack-mistral | 16:54 | |
*** gkadam has quit IRC | 17:08 | |
*** gkadam has joined #openstack-mistral | 17:29 | |
*** gkadam has quit IRC | 17:40 | |
*** bobh has quit IRC | 17:53 | |
*** bobh has joined #openstack-mistral | 17:55 | |
*** shardy_ has quit IRC | 17:55 | |
*** thrash is now known as thrash|biab | 17:56 | |
*** bobh has quit IRC | 17:59 | |
*** thrash|biab is now known as thrash | 18:28 | |
*** bobh has joined #openstack-mistral | 18:29 | |
*** bobh has quit IRC | 18:33 | |
*** bobh has joined #openstack-mistral | 18:41 | |
*** shardy has quit IRC | 19:06 | |
*** shardy has joined #openstack-mistral | 19:18 | |
*** vgvoleg has quit IRC | 19:32 | |
*** shardy has quit IRC | 20:03 | |
*** shardy has joined #openstack-mistral | 20:12 | |
*** shardy has quit IRC | 20:55 | |
*** bobh has quit IRC | 21:00 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!