Monday, 2019-04-01

*** irclogbot_2 has quit IRC02:19
*** rcernin has quit IRC06:58
*** pcaruana has joined #openstack-rally06:58
*** pcaruana has quit IRC07:02
*** pcaruana has joined #openstack-rally07:02
*** tosky has joined #openstack-rally07:13
*** luksky has joined #openstack-rally07:23
rallydev-bot[From Gitter] snecklifter : @andreykurilin one other question, is it a hard requirement for Rally to have access to the admin endpoint? I have specified public endpoint in my config and `rally deployment show` says it is using the public endpoint but verifier fails with errors trying to contact the admin URL?07:36
*** e0ne has joined #openstack-rally07:40
*** e0ne has quit IRC08:11
*** e0ne has joined #openstack-rally08:17
*** e0ne has quit IRC08:50
*** e0ne has joined #openstack-rally08:59
*** e0ne has quit IRC09:16
*** e0ne has joined #openstack-rally09:35
*** luksky has quit IRC10:17
*** e0ne has quit IRC10:45
openstackgerritMerged openstack/rally-openstack master: [gates]Restore the gate for "rally verify"  https://review.openstack.org/64239010:49
*** e0ne has joined #openstack-rally11:03
*** e0ne has quit IRC11:10
*** luksky has joined #openstack-rally11:26
*** e0ne has joined #openstack-rally12:11
*** rcernin has joined #openstack-rally12:19
rallydev-bot[From Gitter] andreykurilin : @snecklifter hi12:31
rallydev-bot[From Gitter] andreykurilin : I guess the reason of such behaviour is that rally doesn't set endpoint type while configuring tempest and admin endpoint types is used by default there12:32
rallydev-bot[From Gitter] andreykurilin : @snecklifter I can propose 2 solutions12:33
rallydev-bot[From Gitter] snecklifter : @andreykurilin I'm specifically setting OS_ENDPOINT_TYPE though12:34
rallydev-bot[From Gitter] andreykurilin : https://github.com/openstack/tempest/blob/9594233ffd93066677aa601c594d55f3a4f188d8/releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml ha12:34
rallydev-bot[From Gitter] snecklifter : and OS_INTERFACE for good measure12:34
rallydev-bot[From Gitter] andreykurilin : they planned to change default value, but forgot to do that:)12:34
rallydev-bot[From Gitter] snecklifter : Well, I have set that anyway12:34
rallydev-bot[From Gitter] snecklifter : to public and publicURL12:34
rallydev-bot[From Gitter] andreykurilin : @snecklifter setting OS_INTERFACE or  OS_ENDPOINT_TYPE should not help12:34
rallydev-bot[From Gitter] snecklifter : correct, it doesn't12:35
rallydev-bot[From Gitter] andreykurilin : I mean it will be stored in the rally db12:35
rallydev-bot[From Gitter] andreykurilin : and used for rally task command as well for rally deployment and partially for rally verify, but tempest itself will know nothing about it12:35
rallydev-bot[From Gitter] snecklifter : Right, so it looks like tempest just doesn't respect the public endpoint12:36
rallydev-bot[From Gitter] andreykurilin : yes12:36
rallydev-bot[From Gitter] andreykurilin : so I have 2 solutions12:36
*** e0ne has quit IRC12:38
rallydev-bot[From Gitter] snecklifter : @andreykurilin I have created another interface on the rally VM to give it access to the adminURL as a workaround12:39
rallydev-bot[From Gitter] snecklifter : but if you have any other ideas, I'm all ears12:39
rallydev-bot[From Gitter] andreykurilin : give me a sec12:39
rallydev-bot[From Gitter] andreykurilin : I'm writting12:39
rallydev-bot[From Gitter] andreykurilin : lol12:39
rallydev-bot[From Gitter] snecklifter : ah ok, thanks12:39
rallydev-bot[From Gitter] andreykurilin : first one can help in such and other cases and you will not wait for rally team to change/fix something. In case of something is not specified by rally in tempest config, you can manully extend it.  It can be done via https://rally.readthedocs.io/en/latest/verification/cli_reference.html#verify-configure-verifier-extend . What you need now is reconfiguring (--reconfig12:40
rallydev-boture flag) tempest with setting endpoint type. It should be done something like `rally verify configure-verifier --reconfigure --extend '{"identity": {"v3_endpoint_type": "public", "v2_endpoint_type": "public"}}'`12:40
rallydev-bot[From Gitter] andreykurilin : The right way is modifing rally code itself12:41
rallydev-bot[From Gitter] andreykurilin : https://github.com/openstack/rally-openstack/blob/master/rally_openstack/verification/tempest/config.py#L127-L128 after this line we should add `self.conf.set(section_name, "v3_endpoint_type", self.credential.endpoint_type)` and the same for `v2_endpoint_type` option12:42
rallydev-bot[From Gitter] snecklifter : ok, happy to have a poke this evening and see if I can get it working12:44
rallydev-bot[From Gitter] andreykurilin : @snecklifter please let me know if it helps, so we will have a prove that such fix works. I do not have env now to check myself:(12:45
rallydev-bot[From Gitter] snecklifter : oh dear12:46
rallydev-bot[From Gitter] snecklifter : ok, will do12:46
rallydev-bot[From Gitter] andreykurilin : @snecklifter but I checked tempest code and I'm sure that this should help :) so I not proposing to execude some random stuff. heh12:47
*** mvkr has quit IRC12:49
*** mvkr has joined #openstack-rally13:16
*** irclogbot_2 has joined #openstack-rally13:26
*** rcernin has quit IRC13:29
*** mrhillsman_wkend is now known as mrhillsman14:04
*** e0ne has joined #openstack-rally14:06
*** itlinux_ has quit IRC14:50
*** luksky has quit IRC15:23
*** zhangfei has joined #openstack-rally15:23
*** e0ne has quit IRC15:24
*** e0ne has joined #openstack-rally15:44
*** itlinux has joined #openstack-rally15:46
*** e0ne has quit IRC15:47
*** zhangfei has quit IRC16:20
*** e0ne has joined #openstack-rally16:45
*** juhak has quit IRC17:29
*** juhak has joined #openstack-rally17:30
*** juhak has quit IRC17:34
*** juhak has joined #openstack-rally17:34
*** e0ne has quit IRC17:35
*** zigo has quit IRC17:37
*** e0ne has joined #openstack-rally17:57
*** mvkr has quit IRC18:01
*** e0ne has quit IRC18:28
*** itlinux has quit IRC18:44
*** mvkr has joined #openstack-rally18:48
*** itlinux has joined #openstack-rally18:55
*** e0ne has joined #openstack-rally19:27
*** luksky has joined #openstack-rally19:35
*** itlinux has quit IRC20:58
*** itlinux has joined #openstack-rally20:59
*** e0ne has quit IRC21:03
*** pcaruana has quit IRC21:17
*** itlinux has quit IRC21:43
*** itlinux has joined #openstack-rally21:44
*** itlinux has quit IRC21:44
*** mrhillsman is now known as mrhillsman_afk21:46
*** rcernin has joined #openstack-rally22:40
*** itlinux has joined #openstack-rally23:23
*** tosky has quit IRC23:28
*** openstackgerrit has quit IRC23:56

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