diff --git a/2016.01.json b/2016.01.json index 9b5ebae5..332c1e32 100644 --- a/2016.01.json +++ b/2016.01.json @@ -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", diff --git a/2017.01.json b/2017.01.json index 26831e37..af120838 100644 --- a/2017.01.json +++ b/2017.01.json @@ -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", diff --git a/doc/source/guidelines/2016.01.rst b/doc/source/guidelines/2016.01.rst index 486edb3b..425d6e91 100644 --- a/doc/source/guidelines/2016.01.rst +++ b/doc/source/guidelines/2016.01.rst @@ -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 diff --git a/doc/source/guidelines/2017.01.rst b/doc/source/guidelines/2017.01.rst index 58103d1b..b657564d 100644 --- a/doc/source/guidelines/2017.01.rst +++ b/doc/source/guidelines/2017.01.rst @@ -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 diff --git a/doc/source/guidelines/next.rst b/doc/source/guidelines/next.rst index c643e717..002a7648 100644 --- a/doc/source/guidelines/next.rst +++ b/doc/source/guidelines/next.rst @@ -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 `_. Releases Covered ============================== -Applies to Liberty, Mitaka, Newton, Ocata +Applies to Mitaka, Newton, Ocata, Pike Platform Components ============================== diff --git a/next.json b/next.json index 64fe742a..8d81dd02 100644 --- a/next.json +++ b/next.json @@ -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": [],