vishalmanchanda | jferrieu: peschk_l : hi. | 04:47 |
---|---|---|
vishalmanchanda | I have a query if two modules like hashmap and pyscripts have the same priority in which one of them will be executed? | 04:50 |
peschk_l | vishalmanchanda: both of them. All enabled modules are executed. What changes is the order in which they are executed (highest priority first) | 07:21 |
vishalmanchanda | peschk_l: ok. thanks. | 07:22 |
*** openstackgerrit has quit IRC | 09:37 | |
vishalmanchanda | peschk_l: jferrieu : I have created a rating policy for a flavor and then launch a new instance with that flavor but predictive price shows $ 0.0 in the horizon which is incorrect. The same thing happens in this video https://www.youtube.com/watch?v=PfIHU1DnFMw . | 09:58 |
vishalmanchanda | any workaround/fix for the above issue. | 09:59 |
vishalmanchanda | ? | 13:28 |
peschk_l | vishalmanchanda: Sorry, didn't see your last message. We'll have a meeting in 5 minutes, and we'll help you afterwards :) | 13:56 |
vishalmanchanda | peschk_l: ok np. | 13:56 |
vishalmanchanda | Thanks | 13:56 |
*** qanglade has joined #cloudkitty | 13:57 | |
*** julien-pinchelim has joined #cloudkitty | 13:57 | |
jferrieu | hi everyone | 13:58 |
peschk_l | o/ | 13:59 |
julien-pinchelim | hi | 13:59 |
qanglade | hello | 13:59 |
peschk_l | we'll start in a sec | 13:59 |
jferrieu | k | 13:59 |
peschk_l | #startmeeting cloudkitty | 14:00 |
openstack | Meeting started Mon Oct 21 14:00:04 2019 UTC and is due to finish in 60 minutes. The chair is peschk_l. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
*** openstack changes topic to " (Meeting topic: cloudkitty)" | 14:00 | |
openstack | The meeting name has been set to 'cloudkitty' | 14:00 |
peschk_l | Hi everybody and welcome to this meeting | 14:00 |
peschk_l | today's agenda can be found here | 14:00 |
peschk_l | #link https://etherpad.openstack.org/p/cloudkitty-meeting-topics | 14:00 |
peschk_l | as usual, feel free to add any topic you wish to discuss to the end of the list | 14:00 |
peschk_l | and we'll have some time for Q&A at the end of the meeting | 14:01 |
peschk_l | #topic train | 14:01 |
*** openstack changes topic to "train (Meeting topic: cloudkitty)" | 14:01 | |
peschk_l | As you know, the train release happened a few days ago, and we're now in the ussuri development cycle. WE can now merge features again | 14:02 |
peschk_l | and with the new release came the first bug | 14:03 |
peschk_l | #link https://storyboard.openstack.org/#!/story/2006749 | 14:03 |
peschk_l | basically, every authenticated user retrieving data from /v1/dataframes or /v2/dataframes specifying no filters also retrieves data from other projects | 14:04 |
peschk_l | even if the user isn't an admin | 14:04 |
peschk_l | I'll provide a patch ASAP, which we'll backport to the stable/train branch | 14:04 |
peschk_l | and we'll make a 11.0.1 release afterwards | 14:04 |
peschk_l | Any questions on this ? | 14:05 |
peschk_l | all right | 14:06 |
peschk_l | #topic developer documentation | 14:07 |
*** openstack changes topic to "developer documentation (Meeting topic: cloudkitty)" | 14:07 | |
peschk_l | some developer documentation explaining how to implement a scope fetcher has been added. Reviews would be welcome | 14:07 |
peschk_l | #link https://review.opendev.org/#/c/685111/ | 14:08 |
peschk_l | any comments on this ? | 14:08 |
jferrieu | No, LGTM | 14:09 |
peschk_l | #topic grouping by timestamp in /v2/summary | 14:09 |
*** openstack changes topic to "grouping by timestamp in /v2/summary (Meeting topic: cloudkitty)" | 14:09 | |
peschk_l | a patch has been proposed, allowing to group by timestamps on /v2/summary has been added | 14:10 |
peschk_l | the spec will come soon (and the patch will be adapted to the reviews on the spec). I proposed the patch first because it is trivial, and was required by julien-pinchelim's work on the new dashboard | 14:11 |
peschk_l | the patch can be found here | 14:11 |
peschk_l | #link https://review.opendev.org/#/c/689105/ | 14:11 |
peschk_l | and I'll let jferrieu introduce the next topic: work on the tempest plugin | 14:12 |
peschk_l | #topic tempest plugin | 14:12 |
*** openstack changes topic to "tempest plugin (Meeting topic: cloudkitty)" | 14:12 | |
jferrieu | Alright, just to announce that tests on v2 endpoints concerning dataframes are coming, I am just struggling a bit with the architecture of the CK tempest plugin at the moment | 14:13 |
peschk_l | and test splitting and zuul job adaptation has been merged | 14:14 |
peschk_l | both patches were jferrieu's work | 14:14 |
peschk_l | patches can be found here | 14:14 |
peschk_l | #link https://review.opendev.org/#/c/686210/ | 14:14 |
jferrieu | But the goal is to detect in the future, bugs like we have been noticed this morning concerning role based access | 14:14 |
peschk_l | #link https://review.opendev.org/#/c/688643/ | 14:15 |
peschk_l | jferrieu: testing that access to admin endpoints is indeed refused to non-admins would be a big plus in the tempest plugin | 14:16 |
peschk_l | so i completely agree =) | 14:16 |
jferrieu | So, it is coming guys, once I will have discussed my problems with peschk_l I think that it will be done quickly | 14:16 |
jferrieu | Yes that would have prevented those concerns indeed | 14:16 |
peschk_l | any comments on this ? | 14:17 |
peschk_l | all right, moving on to q&a | 14:18 |
peschk_l | #topic Q&A | 14:18 |
*** openstack changes topic to "Q&A (Meeting topic: cloudkitty)" | 14:18 | |
peschk_l | now's the time to ask any question | 14:18 |
jferrieu | Hmm it's not a question but I had an idea about something | 14:19 |
jferrieu | To do maybe a doc page about most common caveats/pitfalls at operating CloudKitty | 14:20 |
peschk_l | jferrieu: If you have some time to spend on this, it would be great! | 14:21 |
peschk_l | it's been planned for a loooong time | 14:21 |
jferrieu | I'd be glad to be in charge of that, I would require your help tho as you are the most experimented active member of the project | 14:21 |
* peschk_l is trying to find the associated story | 14:21 | |
jferrieu | I could come with questions you would answer at your own pace, and synthesize the collected information | 14:23 |
peschk_l | jferrieu: well, I can't find it, but you could add a task to https://storyboard.openstack.org/#!/story/2004179 | 14:23 |
peschk_l | #link https://storyboard.openstack.org/#!/story/2004179 | 14:23 |
jferrieu | Interviewing qanglade and julien-pinchelim on the difficulties they encountered getting on board would be nice I think | 14:23 |
jferrieu | I will | 14:23 |
peschk_l | Yes, definitely | 14:24 |
peschk_l | also, most commonly asked questions by ciustomers | 14:24 |
peschk_l | "why does X show 0 ?" "why don't I have any data ?" | 14:24 |
peschk_l | etc | 14:24 |
julien-pinchelim | It can be usefull for us also :) | 14:25 |
jferrieu | Yes that would be great, definitely, as these take times and can be a disturbance at some point | 14:26 |
jferrieu | ok let's add this task to the storyboard :) | 14:26 |
peschk_l | jferrieu: I'll let you create the task then | 14:26 |
peschk_l | and self-assign of course ;-) | 14:26 |
jferrieu | Does this need a spec? | 14:27 |
peschk_l | jferrieu: no. It's been planned for too long, am I'm fine with a "free" format, to encourage external contributions ot it | 14:28 |
peschk_l | *to it | 14:28 |
jferrieu | Okay | 14:29 |
peschk_l | Some other topics anybody would like to discuss ? | 14:29 |
peschk_l | all right, that's it for today then. Thanks everybody for attending! | 14:31 |
peschk_l | #endmeeting | 14:31 |
*** openstack changes topic to "Rating component for OpenStack https://wiki.openstack.org/wiki/CloudKitty" | 14:31 | |
openstack | Meeting ended Mon Oct 21 14:31:19 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:31 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/cloudkitty/2019/cloudkitty.2019-10-21-14.00.html | 14:31 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/cloudkitty/2019/cloudkitty.2019-10-21-14.00.txt | 14:31 |
openstack | Log: http://eavesdrop.openstack.org/meetings/cloudkitty/2019/cloudkitty.2019-10-21-14.00.log.html | 14:31 |
peschk_l | vishalmanchanda: still around ? | 14:35 |
vishalmanchanda | peschk_l: yeah | 14:36 |
peschk_l | do you have any logs to provide ? | 14:38 |
peschk_l | is the processor running ? | 14:38 |
vishalmanchanda | peschk_l: which types of logs do you need? | 14:40 |
vishalmanchanda | yeah processor is running fine. | 14:40 |
peschk_l | from horizon, and from the api | 14:40 |
vishalmanchanda | you mean apache log. | 14:43 |
vishalmanchanda | let me check. | 14:43 |
*** qanglade has quit IRC | 14:50 | |
vishalmanchanda | please find horizon-error.log here http://paste.openstack.org/show/785359/ | 15:07 |
vishalmanchanda | I don't know these are useful or not. | 15:08 |
peschk_l | vishalmanchanda: seems like cloudkitty-api is returning 500s | 15:11 |
peschk_l | could you provide API logs please ? | 15:11 |
vishalmanchanda | how to check api-logs? | 15:13 |
vishalmanchanda | cloudkitty-api logs? | 15:13 |
peschk_l | how did you deploy it ? | 15:17 |
vishalmanchanda | using devstack | 15:17 |
*** priteau has joined #cloudkitty | 15:18 | |
peschk_l | okay, could you do an ls /var/log/apache2 please ? | 15:18 |
peschk_l | or ls /var/log/http if you're on centos | 15:18 |
vishalmanchanda | please find output here http://paste.openstack.org/show/785361/ | 15:21 |
peschk_l | vishalmanchanda: thx. Could you please send the content of cloudkitty.log, cloudkitty_access.log and error.log ? | 15:28 |
vishalmanchanda | cloudkitty.log http://paste.openstack.org/show/785362/ | 15:33 |
vishalmanchanda | cloudkitty_acess_log: http://paste.openstack.org/show/785363/ | 15:35 |
vishalmanchanda | error.log: http://paste.openstack.org/show/785364/ | 15:36 |
vishalmanchanda | peschk_l: thanks for helping me. | 15:37 |
peschk_l | vishalmanchanda: no problem. Unfortunately, I can't find what I'm looking for in the logs you provided... Could you please do a grep -rn Traceback /var/log/apache2 ? | 15:39 |
vishalmanchanda | peschk_l: sure. | 15:40 |
*** priteau has quit IRC | 15:41 | |
vishalmanchanda | please find above command output here : http://paste.openstack.org/show/785367/ | 15:45 |
*** julien-pinchelim has quit IRC | 16:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!