Julien Danjou

Results 224 comments of Julien Danjou

Time is unreliable and does not allow to change the order after you created them, so it's a terrible idea. This is not the right place to discuss Ceilometer thing,...

TBH @Asu4ni showed us how you can still have problems. I don't think the current solution is good enough. I think we really should have something that has no weird...

Sorting by names solves the issue because you can control the order of how the regexes are applied. Right now you can't, so there's no way to make the example...

If you set 6s, then it would be rounded to 60s (equivalent to back_window = 1). If you set 62s, it'd be 120s (equivalent to back_window = 2). The rounded...

Hi and thank you guys! Right now the number one issue is https://github.com/gnocchixyz/gnocchi/issues/1049 as you might have seen. I don't see the CI running on this PR so I feel...

Hey @ozerovandrei, thanks for the long analysis, that helps a lot! The current idea is to remove `user_id` and `project_id` from the generic resource and let operators create their own...

@chungg @sileht so we have a fix on the way for this?

You **cannot** break the API. That's impossible, forbidden, nein, nicht, verbotten, interdit, no! What you can do is add fields or even add a new API endpoint with a new...

So that's another solution, but in this case we should probably go toward the road of API microversion. I don't have much resources on that but if we invoke @cdent...