| *** threestrands has joined #openstack-rally | 00:45 | |
| *** threestrands has quit IRC | 04:17 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 06:35 |
|---|---|---|
| *** rcernin has quit IRC | 07:27 | |
| *** tosky has joined #openstack-rally | 07:29 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 07:58 |
| *** anilvenkata has joined #openstack-rally | 08:23 | |
| openstackgerrit | Merged openstack/rally-openstack master: Cleanup py27 support https://review.opendev.org/724109 | 08:50 |
| *** anilvenkata has quit IRC | 09:17 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 09:43 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 09:43 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 11:15 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 11:17 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 12:04 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 12:05 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 13:33 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 13: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:00 | 14:35 | |
| *** nikparasyr has joined #openstack-rally | 15:15 | |
| nikparasyr | hi is there any scenario to test keystone application credentials? | 15:15 |
| andreykurilin | nikparasyr: hi! do you want to test existing users or keystone authentication under load in general ? | 15:17 |
| nikparasyr | hi. i want to test that I can create and delete application credentials. basically similar to `KeystoneBasic.create_delete_user` | 15:19 |
| andreykurilin | nikparasyr: 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 that | 15:21 |
| andreykurilin | nikparasyr: do you want to add support for it? :) | 15:21 |
| nikparasyr | if you have some "links" i cna have a look at it, but probably later this week | 15:22 |
| nikparasyr | with links i mean: where to look to add a new scenario etc | 15:23 |
| andreykurilin | https://github.com/openstack/rally-openstack/blob/master/rally_openstack/common/services/identity/keystone_v3.py#L28 <- here is a helper class that wraps keystoneclient | 15:29 |
| andreykurilin | https://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 KeystoneV3S | 15:29 |
| andreykurilin | ervice class directly (arguments are equal to identity.Identity). | 15:29 |
| andreykurilin | Also, 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#L301 | 15:29 |
| andreykurilin | nikparasyr: ^ | 15:29 |
| nikparasyr | great thanks! i'll have a look at those later and ill come back to you | 15:30 |
| andreykurilin | thanks | 15:31 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 16:15 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 16:20 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 16:20 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 16:21 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 16:21 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 16:23 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Use NeutronService helper at networks context https://review.opendev.org/723879 | 16:23 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 17:25 |
| *** nikparasyr has quit IRC | 17:54 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally-openstack master: [wip] Introduce NeutronService helper https://review.opendev.org/723716 | 18:53 |
| *** rcernin has joined #openstack-rally | 21:32 | |
| *** rcernin has quit IRC | 21:33 | |
| *** rcernin has joined #openstack-rally | 21:34 | |
| *** tosky has quit IRC | 23:11 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!