Difference between revisions of "Honeycomb/Release Plans/Release Plan 17.10"

From fd.io
Jump to: navigation, search
(Created page with "Category:Release Plan == Introduction == 17.07 release of Honeycomb is it's 4th release. == Release Deliverables == <jira jql='project = HONEYCOMB AND (issuetype = Sto...")
 
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Release Plan]]
 
[[Category:Release Plan]]
 
== Introduction ==
 
== Introduction ==
17.07 release of Honeycomb is it's 4th release.
+
17.10 release of Honeycomb is it's 5th release.
  
 
== Release Deliverables ==
 
== Release Deliverables ==
+
 
  <jira jql='project = HONEYCOMB AND (issuetype = Story OR issuetype = Epic) AND fixVersion = 17.07 OR (labels = wiki17.07 AND project = HONEYCOMB) ORDER BY issuetype ASC, status DESC, priority DESC'></jira>
+
  <jira jql='project = HONEYCOMB AND (issuetype = Story OR issuetype = Epic) AND fixVersion = 17.10 OR (labels = wiki17.10 AND project = HONEYCOMB) ORDER BY issuetype ASC, status DESC, priority DESC'></jira>
  
 
== Release Milestones ==
 
== Release Milestones ==
Line 17: Line 17:
 
|-
 
|-
 
| F0
 
| F0
| 15/06/2017
+
| 18/09/2017
 
| APIs frozen. low-risk changes accepted on main branch.
 
| APIs frozen. low-risk changes accepted on main branch.
 
|-
 
|-
 
| RC1
 
| RC1
| (F0+14) 29/06/2017
+
| (F0+14) 2/10/2017
 
| Code complete, pull first release throttle branch, only bug fixes accepted on throttle train. After pull: main branch reopens for new feature / risky commits. First artifacts posted.  
 
| Code complete, pull first release throttle branch, only bug fixes accepted on throttle train. After pull: main branch reopens for new feature / risky commits. First artifacts posted.  
 
|-
 
|-
 
| RC2  
 
| RC2  
| (RC1+14) 12/07/2017  
+
| (RC1+14) 16/10/2017  
 
| Second artifacts posted.  
 
| Second artifacts posted.  
 
|-
 
|-
 
| Formal Release  
 
| Formal Release  
| (RC2+7) 26/07/2017
+
| (RC2+14) 30/10/2017
| 17.07 artifacts available  
+
| 17.10 artifacts available  
 
|}
 
|}
  
 
== Expected Dependencies on Other Projects ==
 
== Expected Dependencies on Other Projects ==
* [https://wiki.opendaylight.org/view/Simultaneous_Release:Carbon_Release_Plan#Schedule ODL Carbon SR1]
+
* [https://wiki.opendaylight.org/view/Simultaneous_Release:Carbon_Release_Plan#Schedule ODL Carbon SR2/SR3]
 +
* (optional) [https://wiki.opendaylight.org/view/Simultaneous_Release:Nitrogen_Release_Plan#Schedule ODL Nitrogen/Nitrogen.1]

Latest revision as of 13:41, 20 November 2017

Introduction

17.10 release of Honeycomb is it's 5th release.

Release Deliverables

 HONEYCOMB-372 Optimize ODL dependencies (especially yang related) Complete 
HONEYCOMB-380 Handle (Auto)Closable components in consistent manner Complete
HONEYCOMB-362 Bump ODL dependencies to Carbon SR1 Complete
view in JIRA

Release Milestones

Milestone Date Deliverables
F0 18/09/2017 APIs frozen. low-risk changes accepted on main branch.
RC1 (F0+14) 2/10/2017 Code complete, pull first release throttle branch, only bug fixes accepted on throttle train. After pull: main branch reopens for new feature / risky commits. First artifacts posted.
RC2 (RC1+14) 16/10/2017 Second artifacts posted.
Formal Release (RC2+14) 30/10/2017 17.10 artifacts available

Expected Dependencies on Other Projects