| openstackgerrit | Merged openstack/blazar master: Fix authentication of Nova client https://review.openstack.org/429408 | 01:17 |
|---|---|---|
| *** hiro-kobayashi has joined #openstack-blazar | 04:27 | |
| openstackgerrit | Masahito Muroi proposed openstack/blazar master: Adds releasenotes directory https://review.openstack.org/428027 | 05:47 |
| openstackgerrit | Masahito Muroi proposed openstack/blazar master: Adds releasenotes directory https://review.openstack.org/428027 | 05:49 |
| *** r-mibu has quit IRC | 05:59 | |
| *** r-mibu has joined #openstack-blazar | 06:05 | |
| *** hiro-kobayashi has quit IRC | 07:05 | |
| openstackgerrit | Pierre Riteau proposed openstack/blazar master: Add reno for release notes management https://review.openstack.org/428027 | 07:21 |
| *** masahito_ has joined #openstack-blazar | 07:22 | |
| *** masahito_ has quit IRC | 07:29 | |
| *** masahito has joined #openstack-blazar | 07:30 | |
| openstackgerrit | Pierre Riteau proposed openstack/blazar master: Use oslotest https://review.openstack.org/427580 | 07:35 |
| *** hiro-kobayashi has joined #openstack-blazar | 08:37 | |
| *** priteau has joined #openstack-blazar | 08:45 | |
| openstackgerrit | Pierre Riteau proposed openstack/blazar master: Use oslo-config-generator https://review.openstack.org/422969 | 08:53 |
| hiro-kobayashi | priteau: thank you for reviewing! I will fix oslo.policy and oslotest patches after the meeting. | 08:56 |
| priteau | Sorry it took me so long to go through them | 08:56 |
| hiro-kobayashi | no problem | 08:57 |
| hiro-kobayashi | Thank you very much for finding my mistakes | 08:57 |
| openstackgerrit | Pierre Riteau proposed openstack/blazar master: Delete unused oslo-incubator code https://review.openstack.org/422990 | 09:22 |
| openstackgerrit | Merged openstack/blazar master: Use oslo-config-generator https://review.openstack.org/422969 | 09:31 |
| openstackgerrit | Pierre Riteau proposed openstack/blazar master: Delete unused oslo-incubator code https://review.openstack.org/422990 | 09:48 |
| *** tejaswi has joined #openstack-blazar | 10:04 | |
| masahito | tejaswi: hi | 10:04 |
| tejaswi | hi masahito | 10:05 |
| masahito | I saw same error when I use demo user/project to use climate command. | 10:06 |
| priteau | What error are you seeing? | 10:07 |
| *** hiro-kobayashi_ has joined #openstack-blazar | 10:08 | |
| masahito | Authentication error in client side. | 10:08 |
| priteau | And what happens in blazar-api / blazar-manager? | 10:08 |
| tejaswi | when I run any climate commands, I see 404 | 10:09 |
| priteau | tejaswi: Maybe the endpoints were not set properly | 10:09 |
| priteau | run `openstack endpoint list` | 10:09 |
| priteau | (as admin) | 10:10 |
| masahito | $ . openrc admin admin | 10:10 |
| priteau | you should see three blazar endpoints | 10:10 |
| masahito | in devstack dir | 10:11 |
| *** hiro-kobayashi has quit IRC | 10:11 | |
| openstackgerrit | Merged openstack/blazar master: Delete unused oslo-incubator code https://review.openstack.org/422990 | 10:14 |
| tejaswi | blazar endpoints are created fine | 10:14 |
| masahito | you would also see both identity endpoint and identityv3 endpoint. | 10:15 |
| tejaswi | I see only identity endpoints. I do not see identityv3 | 10:17 |
| masahito | It's not root cause of the error but needed to fix later. | 10:19 |
| masahito | The up-to-date master code is already fixed. https://review.openstack.org/#/c/429408/ | 10:20 |
| masahito | do you hit 404 error after $ . openrc admin admin? | 10:20 |
| tejaswi | yes, I am getting 404 | 10:21 |
| *** masahito_ has joined #openstack-blazar | 10:21 | |
| masahito_ | tejaswi: sorry, disconnected | 10:22 |
| tejaswi | np | 10:22 |
| priteau | tejaswi: If you don't see identityv3 endpoint that might be the problem. You need to update your blazar source to latest | 10:24 |
| priteau | I recommend using RECLONE in local.conf | 10:24 |
| *** masahito has quit IRC | 10:25 | |
| tejaswi | priteau: ok. I see this warning in blazar-api logs - Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint | 10:25 |
| priteau | There are lots of warnings still in blazar, you can ignore them | 10:26 |
| tejaswi | ok | 10:26 |
| priteau | but devstack should have created the endpoint for you. Rerun devstack with the latest blazar code | 10:26 |
| tejaswi | ok. I will rerun devstack | 10:27 |
| tejaswi | priteau: do u think adding a new endpoint for identityv3 manually will fix this issue ? | 10:28 |
| priteau | That should work too, if that's indeed the issue | 10:29 |
| tejaswi | can u share the output of this command in your setup ? - openstack endpoint list | grep identity | 10:30 |
| priteau | http://paste.openstack.org/show/597915/ | 10:31 |
| priteau | masahito_: I reworked your release notes patch so it builds correctly the release notes html output https://review.openstack.org/#/c/428027/ | 10:32 |
| masahito_ | priteau: thanks, I missed add oslo.sphinx in test-requirements.txt | 10:33 |
| masahito_ | priteau: oh, btw do you have a special reason you use -2 when you review? | 10:34 |
| priteau | masahito_: I used -2 because there was already a +2 and I thought it shouldn't be merged | 10:35 |
| priteau | I may have used -2 instead of -1 in other situations, I will be more careful | 10:35 |
| masahito_ | priteau: I think a new person who want to join blazar team could be suprised in -2. | 10:36 |
| masahito_ | that means +2 hides -1, right? | 10:36 |
| priteau | yes if there is a +2 already and I put a -1, a core can still apply W+1 and merge | 10:37 |
| masahito_ | ok, then I'll list this topic in next meeting or in mail. | 10:38 |
| masahito_ | From my experience, we can use +1 instead of +2 even though we're core. | 10:39 |
| masahito_ | and then push +2 and W+1 instead of only W+! | 10:39 |
| masahito_ | s/instead of only W+!/instead of only W+1/ | 10:39 |
| priteau | I think we should do that | 10:39 |
| priteau | I am taking a closer look at your Tempest patches now | 10:40 |
| masahito_ | priteau: ok, I'll share it in ML later. | 10:41 |
| priteau | I may have comments and override Hiro's +2 ;-) | 10:41 |
| masahito_ | priteau: thanks. | 10:41 |
| tejaswi | priteau: I still get 404 even after adding keystonev3 service and endpoints | 10:42 |
| priteau | tejaswi: do you have the latest blazarclient as well? | 10:43 |
| tejaswi | priteau: sorry, I do not know whether I have the latest blazarclient as I installed 2 weeks back | 10:44 |
| tejaswi | let me check | 10:44 |
| tejaswi | climate --version 0.1.1 | 10:45 |
| priteau | tejaswi: The version number won't change. I mean install it from the latest master code | 10:48 |
| tejaswi | priteau: I installed the latest blazar client. Still I get 404 | 10:53 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.policy https://review.openstack.org/427086 | 10:59 |
| *** masahito_ has quit IRC | 11:02 | |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslotest https://review.openstack.org/427580 | 11:19 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.db https://review.openstack.org/424517 | 11:21 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.utils https://review.openstack.org/428611 | 11:22 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.context https://review.openstack.org/428620 | 11:22 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.policy https://review.openstack.org/427086 | 11:27 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslotest https://review.openstack.org/427580 | 11:32 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.db https://review.openstack.org/424517 | 11:34 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.utils https://review.openstack.org/428611 | 11:34 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Use oslo.context https://review.openstack.org/428620 | 11:34 |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Clean oslo-incubator code https://review.openstack.org/428627 | 11:35 |
| *** hiro-kobayashi_ has quit IRC | 11:38 | |
| openstackgerrit | Merged openstack/blazar master: Use oslo.policy https://review.openstack.org/427086 | 12:05 |
| openstackgerrit | Merged openstack/blazar master: Use oslotest https://review.openstack.org/427580 | 12:15 |
| tejaswi | priteau: I ran stack.sh again with RECLONE=yes and the blazar commands are working fine. thanks | 13:06 |
| *** tejaswi has quit IRC | 13:10 | |
| *** chlong has joined #openstack-blazar | 13:15 | |
| *** bauzas has quit IRC | 15:19 | |
| *** bauzas has joined #openstack-blazar | 15:22 | |
| *** openstackgerrit has quit IRC | 16:35 | |
| *** priteau has quit IRC | 17:10 | |
| *** AJaeger has joined #openstack-blazar | 17:49 | |
| AJaeger | blazar cores, could you review https://review.openstack.org/#/c/427867/ , please? It moves config from project-config to your project - and will only be in use once the referenced project-config change merges. | 17:50 |
| AJaeger | DinaBelova, r-mibu, bauzas, can you help, please? ^ | 17:54 |
| *** priteau has joined #openstack-blazar | 20:52 | |
| *** priteau has quit IRC | 22:12 | |
| *** openstackgerrit has joined #openstack-blazar | 23:46 | |
| openstackgerrit | Hiroaki Kobayashi proposed openstack/blazar master: Add reno for release notes management https://review.openstack.org/428027 | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!