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...")
 
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
+
| 15/06/2017 - TO BE UPDATED
 
| 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) 29/06/2017 - TO BE UPDATED
 
| 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) 12/07/2017 - TO BE UPDATED
 
| Second artifacts posted.  
 
| Second artifacts posted.  
 
|-
 
|-
 
| Formal Release  
 
| Formal Release  
| (RC2+7) 26/07/2017
+
| (RC2+7) 26/07/2017 - TO BE UPDATED
 
| 17.07 artifacts available  
 
| 17.07 artifacts available  
 
|}
 
|}

Revision as of 09:06, 21 August 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 15/06/2017 - TO BE UPDATED APIs frozen. low-risk changes accepted on main branch.
RC1 (F0+14) 29/06/2017 - TO BE UPDATED 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) 12/07/2017 - TO BE UPDATED Second artifacts posted.
Formal Release (RC2+7) 26/07/2017 - TO BE UPDATED 17.07 artifacts available

Expected Dependencies on Other Projects