Create 9.0 downstream branches for MOS repositories
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Fix Committed
|
High
|
Max Rasskazov |
Bug Description
We need to cut 9.0 downstream branches for MOS repositories from most recent master. These branches are needed for further downstream bug fixing work and periodical packages building.
This task requires several steps:
- [bug assignee] identify repositories that already contain 9.0 downstream branches (MOS Linux team and MOS packaging team might have ones)
- [bug assignee] identify the difference (commits) between these branches and current upstream master for these repos
- [bug assignee] Create appropriate bugs to place commits presented in 9.0 branches but not presented in master on top of master
- [Dina, Team Leads] Merge these commits
- [bug assignee] delete existing 9.0 downstream branches and create new one for all repositories from upstream master branches
Note: branches need to be cut for:
* packages/trusty/*
* packages/centos7/*
* openstack/* (except openstack/fuel-*, openstack/nextgen and openstack/solar)
* openstack-build/*
Important: if stable/mitaka branch is cut for the project, downstream branch should be cut from it. Otherwise from master.
Changed in mos: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Max Rasskazov (mrasskazov) |
milestone: | none → 9.0 |
tags: | added: area-build |
tags: | added: feature |
description: | updated |
description: | updated |
Please clarify which repositories we are talking about? openstack/* openstack-build/* packages/trusty/* or packages/centos7/* ?