Wednesday, 2020-04-29

*** threestrands has joined #openstack-rally00:45
*** threestrands has quit IRC04:17
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371606:35
*** rcernin has quit IRC07:27
*** tosky has joined #openstack-rally07:29
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371607:58
*** anilvenkata has joined #openstack-rally08:23
openstackgerritMerged openstack/rally-openstack master: Cleanup py27 support  https://review.opendev.org/72410908:50
*** anilvenkata has quit IRC09:17
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371609:43
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387909:43
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371611:15
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387911:17
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371612:04
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387912:05
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371613:33
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387913:33
-openstackstatus- NOTICE: Zuul had to be restarted, all changes submitted or approved between 14:00 UTC to 14:30 need to be rechecked, we queued already those running at 14:0014:35
*** nikparasyr has joined #openstack-rally15:15
nikparasyrhi is there any scenario to test keystone application credentials?15:15
andreykurilinnikparasyr: hi! do you want to test existing users or keystone authentication under load in general ?15:17
nikparasyrhi. i want to test that I can create and delete application credentials. basically similar to `KeystoneBasic.create_delete_user`15:19
andreykurilinnikparasyr: well, keystone team did not add anything new for a long time and I missed that they introduced a new entity :) so no, there is no scenario for that15:21
andreykurilinnikparasyr: do you want to add support for it? :)15:21
nikparasyrif you have some "links" i cna have a look at it, but probably later this week15:22
nikparasyrwith links i mean: where to look to add a new scenario etc15:23
andreykurilinhttps://github.com/openstack/rally-openstack/blob/master/rally_openstack/common/services/identity/keystone_v3.py#L28 <- here is a helper class that wraps keystoneclient15:29
andreykurilinhttps://github.com/openstack/rally-openstack/blob/master/rally_openstack/task/scenarios/keystone/basic.py#L56-L72 <- here is an example of create_and_delete_user scenario. In you case, you do not need to inherit from KeystoneBasic, since this parents only adds initialization `identity.Identity` helper that is compatibility layer between Keystone V2/V3. Your scenario is keystone v3 only, so you will need to initialize KeystoneV3S15:29
andreykurilinervice class directly (arguments are equal to identity.Identity).15:29
andreykurilinAlso, you will need to use 'required_api_versions' validator to specify that your scenario is only keystone v3 - an example of usage - https://github.com/openstack/rally-openstack/blob/master/rally_openstack/task/scenarios/glance/images.py#L30115:29
andreykurilinnikparasyr: ^15:29
nikparasyrgreat thanks! i'll have a look at those later and ill come back to you15:30
andreykurilinthanks15:31
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371616:15
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371616:20
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387916:20
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371616:21
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387916:21
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371616:23
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context  https://review.opendev.org/72387916:23
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371617:25
*** nikparasyr has quit IRC17:54
openstackgerritAndrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper  https://review.opendev.org/72371618:53
*** rcernin has joined #openstack-rally21:32
*** rcernin has quit IRC21:33
*** rcernin has joined #openstack-rally21:34
*** tosky has quit IRC23:11

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!