Hello Doug, sorry but I am not so expert of gerrit and how community process for patching works. I saw the https://review.openstack.org/#/c/577477/ page but I cannot understand if those patches are approved and backported on stable queens. Please, help me to understand.... For example: I cloned the stable/queens magnum branch, the file magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh is different from the same file I downloaded from cherry-picks, so I presume the patch is not merged in the branch yet. I presume the link you sent me ( https://docs.openstack.org/project-team-guide/stable-branches.html#proposing...) is for developers....that's right ? Thanks ans sorry for my poor skill Ignazio Il giorno mer 9 gen 2019 alle ore 15:20 Doug Hellmann <doug@doughellmann.com> ha scritto:
Ignazio Cassano <ignaziocassano@gmail.com> writes:
Hello, last week I talked on #openstack-containers IRC about important patches for magnum reported here: https://review.openstack.org/#/c/577477/
I'd like to know when the above will be backported on queens and if centos7 and ubuntu packages will be upgraded with them. Any roadmap ? I would go on with magnum testing on queens because I am going to upgrade from ocata to pike and from pike to queens.
At this time I have aproduction environment on ocata and a testing environment on queens.
Best Regards Ignazio
You can submit those backports yourself, either through the gerrit web UI or by manually creating the patches locally using git commands. There are more details on processes and tools for doing this in the stable maintenance section of the project team guide [1].
As far as when those changes might end up in packages, the community doesn't really have much insight into (or influence over) what stable patches are pulled down by the distributors or how they schedule their updates and releases. So I recommend talking to the folks who prepare the distribution(s) you're interested in, after the backport patches are approved.
[1] https://docs.openstack.org/project-team-guide/stable-branches.html#proposing...
-- Doug