openstackgerrit | Merged openstack/rally master: Switch glance wrapper to image service that cinder service calls https://review.openstack.org/452415 | 00:11 |
---|---|---|
*** yingjun has joined #openstack-rally | 00:22 | |
*** yingjun has joined #openstack-rally | 00:34 | |
*** kjorgensen has joined #openstack-rally | 00:50 | |
*** kjorgensen has quit IRC | 00:55 | |
*** yanyanhu has joined #openstack-rally | 01:27 | |
*** kjorgensen has joined #openstack-rally | 01:43 | |
*** ilbot3 has quit IRC | 01:46 | |
*** kjorgensen has quit IRC | 01:48 | |
*** ilbot3 has joined #openstack-rally | 01:48 | |
openstackgerrit | chenhb proposed openstack/rally master: [WIP]Add samples to context directory https://review.openstack.org/446379 | 03:01 |
*** tovin07_ has joined #openstack-rally | 03:02 | |
*** kjorgensen has joined #openstack-rally | 03:55 | |
*** kjorgensen has quit IRC | 03:59 | |
*** dave-mccowan has quit IRC | 04:05 | |
*** rcernin has joined #openstack-rally | 04:06 | |
*** rcernin has quit IRC | 04:13 | |
*** chhavi has joined #openstack-rally | 04:22 | |
openstackgerrit | Merged openstack/rally master: [REPORT] Adjust started_at param's form in task_report https://review.openstack.org/433389 | 04:41 |
*** chhavi has quit IRC | 05:16 | |
*** aojea has joined #openstack-rally | 05:21 | |
*** chhavi has joined #openstack-rally | 05:26 | |
*** aojea has quit IRC | 05:30 | |
openstackgerrit | zhangzhihui proposed openstack/rally master: Fix task results bug https://review.openstack.org/424937 | 05:39 |
*** chhavi has quit IRC | 05:58 | |
*** yingjun has quit IRC | 06:06 | |
*** pcaruana has joined #openstack-rally | 06:08 | |
*** rcernin has joined #openstack-rally | 06:31 | |
*** rdas has joined #openstack-rally | 06:33 | |
*** chhavi has joined #openstack-rally | 06:35 | |
*** abalutoiu has quit IRC | 06:35 | |
*** psuriset_ has quit IRC | 06:38 | |
*** tesseract has joined #openstack-rally | 06:52 | |
*** psuriset_ has joined #openstack-rally | 07:07 | |
*** chhavi has quit IRC | 07:07 | |
rallydev-bot | [From Gitter] MaXinjian : @chenhb-zte I find in https://review.openstack.org/#/c/429175/23, you have moved "class CinderBasic" from volumes.py to utils.py, why? Should not utils.py be removed in near future? | 07:08 |
*** chhavi has joined #openstack-rally | 07:11 | |
*** alexchadin has joined #openstack-rally | 07:15 | |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Following https://docs.openstack.org/developer/rally/quick_start/tutorial/step_3_benchmarking_with_existing_users.html I’m getting this: | 07:17 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : ```# rally task start --task simple-existing.yaml | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : … | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Task config is invalid: `wrong keystone credentials specified in your endpoint properties. (HTTP 401)```` | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] ```# rally task start --task simple-existing.yaml | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] … | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] Task config is invalid: \`wrong keystone credentials specified in your endpoint properties. (HTTP 401)\```` | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] ```# rally task start --task simple-existing.yaml | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] … | 07:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] Task config is invalid: wrong keystone credentials specified in your endpoint properties. (HTTP 401)``` | 07:18 |
*** chhavi has quit IRC | 07:21 | |
*** aojea has joined #openstack-rally | 07:24 | |
*** Serlex has joined #openstack-rally | 07:35 | |
*** rdas has quit IRC | 07:35 | |
*** rdas has joined #openstack-rally | 07:38 | |
rallydev-bot | [From Gitter] gregoryo2008_twitter : @andreykurilin It looks like this has come up before (Mar 29 04:00 UTC), with the bot telling you about it? Although I’m not sure if it’s the same. | 07:43 |
rallydev-bot | [From Gitter] abhi6254 : Hi | 07:51 |
*** yingjun has joined #openstack-rally | 07:51 | |
rallydev-bot | [From Gitter] abhi6254 : @andreykurilin : I need one help | 07:52 |
rallydev-bot | [From Gitter] abhi6254 : Actually in my rally environment(local machine) => Jump host => Openstack(remote environment) like scenario | 07:53 |
rallydev-bot | [From Gitter] abhi6254 : So I want to is there anything by which i will implement this kind of environment scenario | 07:54 |
rallydev-bot | [From Gitter] abhi6254 : ? | 07:54 |
*** abalutoiu has joined #openstack-rally | 07:58 | |
rallydev-bot | [From Gitter] abhi6254 : @gregoryo2008_twitter : try with environment variable first. | 07:59 |
rallydev-bot | [From Gitter] abhi6254 : like source your openstack credential and try to fire some openstack command | 07:59 |
rallydev-bot | [From Gitter] abhi6254 : like glance image-list | 07:59 |
rallydev-bot | [From Gitter] abhi6254 : if its is sucessfull then you miss something in simple-existing.json | 08:00 |
*** anshul has joined #openstack-rally | 08:01 | |
*** aojea_ has joined #openstack-rally | 08:01 | |
rallydev-bot | [From Gitter] gregoryo2008_twitter : I created a user testing_1 and a project testing with testing_1 as a _member_, then used testing_1 (i.e. `source testingrc`) to create a server then delete it. | 08:02 |
rallydev-bot | [From Gitter] abhi6254 : ok | 08:03 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : I’m creating simple-existing.json again | 08:03 |
rallydev-bot | [From Gitter] abhi6254 : ok | 08:03 |
rallydev-bot | [From Gitter] abhi6254 : you have different node for rally and openstack ? | 08:04 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : No | 08:04 |
rallydev-bot | [From Gitter] abhi6254 : or its in same node? | 08:04 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : I’m running on one of the three controller nodes | 08:04 |
rallydev-bot | [From Gitter] abhi6254 : oh | 08:04 |
rallydev-bot | [From Gitter] abhi6254 : ok | 08:04 |
*** aojea has quit IRC | 08:04 | |
rallydev-bot | [From Gitter] abhi6254 : try to make run rally node seperatly | 08:05 |
rallydev-bot | [From Gitter] abhi6254 : not on controller | 08:05 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : By the way, it works with temporary users | 08:05 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] By the way, it works with temporary users - created by the rally task | 08:05 |
rallydev-bot | [From Gitter] abhi6254 : ohhh, ok | 08:05 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Sorry, not explaining myself terribly well | 08:06 |
rallydev-bot | [From Gitter] andreykurilin : Greg: can you share your deployment config? | 08:06 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : You mean rally deployment config? | 08:07 |
rallydev-bot | [From Gitter] andreykurilin : Which doesn't work | 08:07 |
rallydev-bot | [From Gitter] andreykurilin : Yes | 08:07 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : One moment - new OpenStack environment just deployed, doing it all again. | 08:07 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : … which of course is another reason to put Rally on something outside the OpenStack environment (: | 08:08 |
rallydev-bot | [From Gitter] andreykurilin : Heh | 08:10 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : http://paste.openstack.org/show/605471/ | 08:11 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : ```# rally deployment check | 08:11 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Authentication Issues: wrong keystone credentials specified in your endpoint properties. (HTTP 401).``` | 08:11 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Hmm, the backquote blocks eat up EOL chars. | 08:11 |
rallydev-bot | [From Gitter] andreykurilin : Ok, so it looks like rally tried to authenticate with your users and failed. | 08:15 |
rallydev-bot | [From Gitter] andreykurilin : Did you apply member role for newby users? | 08:15 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Yes | 08:15 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : `openstack role assignment list` combined with role list and user list shows that they’re _member_ of the project | 08:18 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] `openstack role assignment list` combined with role list and user list shows that they’re \_member\_ of the project | 08:18 |
*** oanufrii has joined #openstack-rally | 08:18 | |
rallydev-bot | [From Gitter] andreykurilin : Hm | 08:21 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Here’s the config of my deployment that works, with `—fromenv` | 08:21 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : [edit] Here’s the config of my deployment that works, with `—fromenv`: http://paste.openstack.org/show/605473/ | 08:21 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : 1200+ successful verify runs, only 8 failures to troubleshoot (: | 08:22 |
rallydev-bot | [From Gitter] andreykurilin : What version of openstack do you have? I mean what kestone API versions are there? | 08:23 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : This is Ocata, deployed from Fuel 11 | 08:23 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : And now, sadly, it’s time to go pick up the kids. I’ll be back tomorrow | 08:25 |
*** ushkalim has joined #openstack-rally | 08:25 | |
rallydev-bot | [From Gitter] andreykurilin : @gregoryo2008_twitter I can assume that keystone v3 is default there and you just need to write your creds in format like here - http://paste.openstack.org/show/605473/ | 08:25 |
rallydev-bot | [From Gitter] andreykurilin : with domain_name and project_name instaed of tenant_name | 08:26 |
rallydev-bot | [From Gitter] andreykurilin : @gregoryo2008_twitter have a nice evening! | 08:26 |
rallydev-bot | [From Gitter] gregoryo2008_twitter : Ah, that would make a certain amount of sense - tenant as a term going the way of the Dodo. | 08:26 |
rallydev-bot | [From Gitter] abhi6254 : @andreykurilin : Please help me with my scenario | 08:27 |
rallydev-bot | [From Gitter] abhi6254 : If you have time :) | 08:27 |
rallydev-bot | [From Gitter] andreykurilin : @abhi6254 there is no builting things. you can try to use ssh-tunnel for this kind of case | 08:29 |
rallydev-bot | [From Gitter] abhi6254 : ssh-tunnel I understand | 08:31 |
rallydev-bot | [From Gitter] andreykurilin : @MaXinjian hi! I think it was moved just because utils is more "unified" for all types of cinder scenarios. This change doesn't affect our wish to remove CinderUtils | 08:31 |
rallydev-bot | [From Gitter] abhi6254 : So no builtin thing in rally for this | 08:31 |
*** alexchadin has quit IRC | 08:31 | |
rallydev-bot | [From Gitter] abhi6254 : so after setting ssh-tunnel i have to create and rally deployment and then start running the test | 08:32 |
rallydev-bot | [From Gitter] abhi6254 : Is that so? | 08:32 |
rallydev-bot | [From Gitter] MaXinjian : @andreykurilin OK, got it. | 08:32 |
rallydev-bot | [From Gitter] andreykurilin : @abhi6254 so we have two specs, but they are not implemented yet. First one is about distributed rally runner and includes rally workers (there will be one main rally worker - manager process which will talk to other workers who will be generate load) | 08:33 |
rallydev-bot | [From Gitter] andreykurilin : @abhi6254 another spec - is rally as a service | 08:33 |
rallydev-bot | [From Gitter] andreykurilin : @abhi6254 about ssh tunnel. so if you already have rally deployment at your local host, after constructing ssh-tunnel from remote host to the local one, you will able to use all your local files including local rally db with existing deployment | 08:34 |
rallydev-bot | [From Gitter] abhi6254 : for the two specs, is there any document available? | 08:36 |
rallydev-bot | [From Gitter] andreykurilin : https://github.com/openstack/rally/blob/master/doc/specs/in-progress/distributed_runner.rst | 08:37 |
rallydev-bot | [From Gitter] abhi6254 : or its better to use ssh-tunnel now, and in future will go through this these specs? | 08:37 |
rallydev-bot | [From Gitter] andreykurilin : and for RaaS the spec is not merged yet. I need to update comments there | 08:37 |
rallydev-bot | [From Gitter] abhi6254 : ok | 08:37 |
rallydev-bot | [From Gitter] andreykurilin : @abhi6254 yes, use just ssh-tunnel for now | 08:37 |
rallydev-bot | [From Gitter] abhi6254 : ok thanks | 08:38 |
*** alexchadin has joined #openstack-rally | 08:48 | |
openstackgerrit | Ma Xinjian proposed openstack/rally master: Add GlanceImages.create_and_get_image https://review.openstack.org/429564 | 09:04 |
openstackgerrit | chenhb proposed openstack/rally master: credentials is not updated after deployment is recreated https://review.openstack.org/453534 | 09:08 |
openstackgerrit | Anton Studenov proposed openstack/rally master: [validation] Use jsonschema validator in Context plugins https://review.openstack.org/453540 | 09:14 |
*** aarefiev_afk is now known as aarefiev | 09:19 | |
*** alexchadin has quit IRC | 09:38 | |
*** tosky has joined #openstack-rally | 09:47 | |
*** mvk has quit IRC | 10:00 | |
*** tovin07_ has quit IRC | 10:04 | |
*** pcaruana|afk| has joined #openstack-rally | 10:21 | |
*** pcaruana|afk| has quit IRC | 10:23 | |
*** pcaruana has quit IRC | 10:24 | |
*** yanyanhu has quit IRC | 10:24 | |
*** pcaruana has joined #openstack-rally | 10:25 | |
*** mvk has joined #openstack-rally | 10:32 | |
*** yingjun has quit IRC | 10:34 | |
*** jkilpatr has quit IRC | 10:37 | |
*** dave-mccowan has joined #openstack-rally | 11:07 | |
*** alexchadin has joined #openstack-rally | 11:07 | |
*** ushkalim has quit IRC | 11:07 | |
openstackgerrit | Staroverov Anton proposed openstack/rally master: [WIP] Move validators from 'utils.py' to common file https://review.openstack.org/453576 | 11:08 |
*** jkilpatr has joined #openstack-rally | 11:12 | |
*** sskripnick has left #openstack-rally | 11:18 | |
*** yingjun has joined #openstack-rally | 11:19 | |
*** ushkalim has joined #openstack-rally | 11:22 | |
*** rdas has quit IRC | 11:25 | |
*** dixiaoli has joined #openstack-rally | 11:27 | |
*** dixiaoli has quit IRC | 11:27 | |
*** dixiaoli has joined #openstack-rally | 11:27 | |
*** dixiaoli has quit IRC | 11:28 | |
*** ushkalim has quit IRC | 11:46 | |
openstackgerrit | Anton Studenov proposed openstack/rally master: [validation] Use jsonschema validator in Context plugins https://review.openstack.org/453540 | 11:53 |
*** abalutoiu has quit IRC | 11:56 | |
openstackgerrit | Staroverov Anton proposed openstack/rally master: Remove OPTs from 'utils.py' https://review.openstack.org/451724 | 11:59 |
*** ushkalim has joined #openstack-rally | 12:00 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Reduce hardcode to OpenStack https://review.openstack.org/451915 | 12:19 |
*** abalutoiu has joined #openstack-rally | 12:19 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [cleanup] Fix neutron quotas resource https://review.openstack.org/453240 | 12:28 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [cleanup] Fix ec2 credential resource https://review.openstack.org/453228 | 12:28 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: use neutronclient only while cleaning up security groups https://review.openstack.org/453248 | 12:29 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: use neutronclient only while cleaning up security groups https://review.openstack.org/453248 | 12:29 |
*** yingjun has quit IRC | 12:31 | |
*** alexchadin has quit IRC | 12:36 | |
*** ushkalim has quit IRC | 12:52 | |
-openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks, and should return to an operable state momentarily | 12:52 | |
*** yingjun has joined #openstack-rally | 12:56 | |
*** ushkalim has joined #openstack-rally | 13:05 | |
*** catintheroof has joined #openstack-rally | 13:10 | |
*** catintheroof has quit IRC | 13:10 | |
*** catintheroof has joined #openstack-rally | 13:11 | |
*** abehl has joined #openstack-rally | 13:23 | |
*** abalutoiu has quit IRC | 13:23 | |
*** anshul has quit IRC | 13:27 | |
*** mkoderer has joined #openstack-rally | 13:28 | |
*** abehl has quit IRC | 13:28 | |
*** tosky has quit IRC | 13:42 | |
*** tosky has joined #openstack-rally | 13:45 | |
*** alexchadin has joined #openstack-rally | 13:51 | |
*** ushkalim_ has joined #openstack-rally | 13:55 | |
*** ushkalim_ has quit IRC | 13:55 | |
*** ushkalim has quit IRC | 13:55 | |
rallydev-bot | [From Gitter] tohin : @chenhb-zte Hi! Thanks for the patch https://review.openstack.org/#/c/453534/ I have added a few coments. | 13:55 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [cleanup] Fix neutron quotas resource https://review.openstack.org/453240 | 14:02 |
*** lutostag has joined #openstack-rally | 14:04 | |
rallydev-bot | [From Gitter] chenhb-zte : Hi, @tohin thanks for your review, i will fix it. | 14:14 |
*** ushkalim has joined #openstack-rally | 14:15 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [cleanup] Fix neutron quotas resource https://review.openstack.org/453240 | 14:16 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Reduce hardcode to OpenStack https://review.openstack.org/451915 | 14:19 |
*** abalutoiu has joined #openstack-rally | 14:20 | |
*** chandankumar has joined #openstack-rally | 14:21 | |
*** abalutoiu has quit IRC | 14:29 | |
rallydev-bot | [From Gitter] andreykurilin : @chenhb-zte after the fix will be merged, please propose a backport it to stable/0.9 | 14:50 |
rallydev-bot | [From Gitter] andreykurilin : @chenhb-zte heat context is only one blocker for https://review.openstack.org/#/c/446379/ ? | 14:51 |
*** alexchadin has quit IRC | 15:04 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: Propose a spec for Rally-as-a-Service https://review.openstack.org/435458 | 15:08 |
*** Serlex has quit IRC | 15:22 | |
openstackgerrit | Merged openstack/rally master: Propose a spec for Rally-as-a-Service https://review.openstack.org/435458 | 15:26 |
rallydev-bot | [From Gitter] chenhb-zte : @andreykurilin no, i want to here there are not all contexts, i will continue to add them. Heat dataplanes contex is a blocker which has been knowed. | 15:33 |
openstackgerrit | Staroverov Anton proposed openstack/rally master: [WIP] Move validators from 'utils.py' to common file https://review.openstack.org/453576 | 15:33 |
rallydev-bot | [From Gitter] chenhb-zte : http://logs.openstack.org/79/446379/16/check/gate-rally-dsvm-cli/f99e430/ | 15:33 |
rallydev-bot | [From Gitter] chenhb-zte : If missing some context sample, this job will be failed | 15:38 |
*** gardlt has joined #openstack-rally | 15:41 | |
*** yingjun has quit IRC | 15:41 | |
*** ushkalim has quit IRC | 15:42 | |
*** aarefiev is now known as aarefiev_afk | 15:46 | |
*** aojea_ has quit IRC | 15:49 | |
*** lutostag has quit IRC | 15:49 | |
*** kjorgensen has joined #openstack-rally | 15:55 | |
*** jkilpatr_ has joined #openstack-rally | 16:04 | |
*** jkilpatr has quit IRC | 16:06 | |
*** gardlt has quit IRC | 16:16 | |
*** abalutoiu has joined #openstack-rally | 16:35 | |
*** tesseract has quit IRC | 16:43 | |
*** gus has quit IRC | 17:04 | |
*** gus has joined #openstack-rally | 17:05 | |
*** kjorgensen has quit IRC | 17:08 | |
openstackgerrit | Merged openstack/rally master: [cleanup] Fix ec2 credential resource https://review.openstack.org/453228 | 17:09 |
*** mvk has quit IRC | 17:22 | |
*** tosky has quit IRC | 17:33 | |
*** kjorgensen has joined #openstack-rally | 17:49 | |
*** jkilpatr_ has quit IRC | 17:54 | |
*** mvk has joined #openstack-rally | 18:00 | |
*** jkilpatr_ has joined #openstack-rally | 18:08 | |
*** harlowja has quit IRC | 18:33 | |
*** abalutoiu has quit IRC | 19:12 | |
*** gardlt has joined #openstack-rally | 19:57 | |
*** harlowja has joined #openstack-rally | 19:58 | |
*** pcaruana has quit IRC | 20:01 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: [cleanup] Fix neutron quotas resource https://review.openstack.org/453240 | 20:02 |
openstackgerrit | Andrey Kurilin proposed openstack/rally master: WIP: validation from CLI https://review.openstack.org/453854 | 20:08 |
*** aojea has joined #openstack-rally | 20:11 | |
openstackgerrit | Alex Krzos proposed openstack/rally master: WIP Adding Gnocchi API Benchmarks https://review.openstack.org/453861 | 20:44 |
openstackgerrit | Alex Krzos proposed openstack/rally master: [WIP] Adding Gnocchi API Benchmarks https://review.openstack.org/453861 | 20:45 |
*** rcernin has quit IRC | 20:45 | |
*** jkilpatr_ has quit IRC | 21:42 | |
*** jrcloud has joined #openstack-rally | 21:49 | |
*** zackf has quit IRC | 21:49 | |
*** aojea has quit IRC | 21:53 | |
*** catintheroof has quit IRC | 21:54 | |
openstackgerrit | Merged openstack/rally master: [cleanup] Fix neutron quotas resource https://review.openstack.org/453240 | 22:00 |
*** zackf has joined #openstack-rally | 22:04 | |
*** jrcloud has quit IRC | 22:05 | |
*** harlowja has quit IRC | 22:05 | |
*** abalutoiu has joined #openstack-rally | 22:14 | |
*** gardlt has quit IRC | 22:16 | |
*** jkilpatr_ has joined #openstack-rally | 22:20 | |
*** harlowja has joined #openstack-rally | 23:25 | |
*** yingjun has joined #openstack-rally | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!