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

From fd.io
Jump to: navigation, search
m
 
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
== Release Deliverables ==
 
== Release Deliverables ==
+
 
 
  <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>
 
  <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>
  
Line 17: Line 17:
 
|-
 
|-
 
| F0
 
| F0
| 20/09/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) 11/10/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) 25/10/2017  
+
| (RC1+14) 16/10/2017  
 
| Second artifacts posted.  
 
| Second artifacts posted.  
 
|-
 
|-
 
| Formal Release  
 
| Formal Release  
| (RC2+7) 31/10/2017
+
| (RC2+14) 30/10/2017
 
| 17.10 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