Approve 2017.01, superceding 2016.01

This patch should be approved only if and when the OpenStack
Foundation Board of Directors votes to approve the proposed 2017.01
Guideline.  It does the following:

1.) Marks 2017.01 as "approved."

2.) Marks 2016.01 as "superceded."

3.) Adjusts the "replaces" target of next.json and it's target
    approval date to reflect work begining on the next Guideline.
    Note that the Board of Directors meeting list for 2017[1]
    hasn't yet been set, so the date listed here is approximate.

[1]
https://wiki.openstack.org/wiki/Governance/Foundation#OpenStack_Board_of_Director_Meetings

Change-Id: I566e52fdc82af57a5bf24bfd3db5d10a26887127
This commit is contained in:
Mark T. Voelker 2017-01-23 21:16:20 -05:00
parent 4a057117da
commit c3e9b6b4b2
6 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
"schema": "1.5",
"reference": "https://git.openstack.org/cgit/openstack/defcore/schema/1.5.json",
"source": "http://git.openstack.org/cgit/openstack/defcore/",
"status": "approved",
"status": "superceded",
"cutoff_score": "74",
"target_approval": "2016-01-27",
"replaces": "2015.07",

View File

@ -3,7 +3,7 @@
"schema": "1.6",
"reference": "https://git.openstack.org/cgit/openstack/defcore/schema/1.6.json",
"source": "http://git.openstack.org/cgit/openstack/defcore/",
"status": "advisory",
"status": "approved",
"cutoff_score": "74",
"target_approval": "2017-01-24",
"replaces": "2016.08",

View File

@ -2,7 +2,7 @@
OpenStack DefCore 2016.01
=========================
:Status: approved
:Status: superceded
:Replaces: 2015.07
:JSON Master: http://git.openstack.org/cgit/openstack/defcore/tree/2016.01.json

View File

@ -2,7 +2,7 @@
OpenStack Interoperability Guideline 2017.01
============================================
:Status: review
:Status: approved
:Replaces: 2016.08
:JSON Master: http://git.openstack.org/cgit/openstack/defcore/tree/2017.01.json

View File

@ -3,7 +3,7 @@ OpenStack Interoperability Guideline next
=========================================
:Status: draft
:Replaces: 2016.08
:Replaces: 2017.01
:JSON Master: http://git.openstack.org/cgit/openstack/defcore/tree/next.json
This document outlines the mandatory capabilities and designated
@ -14,7 +14,7 @@ This document was generated from the `master JSON version <next.json>`_.
Releases Covered
==============================
Applies to Liberty, Mitaka, Newton, Ocata
Applies to Mitaka, Newton, Ocata, Pike
Platform Components
==============================

View File

@ -5,9 +5,9 @@
"source": "http://git.openstack.org/cgit/openstack/defcore/",
"status": "draft",
"cutoff_score": "74",
"target_approval": "2017-01-24",
"replaces": "2016.08",
"releases": ["liberty", "mitaka", "newton", "ocata"],
"target_approval": "2017-08-23",
"replaces": "2017.01",
"releases": ["mitaka", "newton", "ocata", "pike"],
"platform": {
"required": ["compute", "object"],
"advisory": [],