Update document to use Newton, Mitaka as the release name

This patch updates document to use Newton and Mitaka as the release
name.

Change-Id: I3b7df2087f64774b398bf10ab46a797b7fa7efee
This commit is contained in:
Nguyen Hung Phuong 2016-09-12 11:50:54 +07:00
parent 7193727248
commit abc92a01b7
3 changed files with 9 additions and 9 deletions

View File

@ -32,8 +32,8 @@ system to test will be removed from the ironic tree.
A driver test system will be deemed reliable if it runs the expected tests and
reports the results of those tests consistently over a period of time. Tests
will be expected to complete and report back to gerrit within 8 hours of the
patch submission until the end of N release and within 4 hours by the end of O
development cycle.
patch submission until the end of Newton release and within 4 hours by the end
of Ocata development cycle.
A driver test system will be deemed reliable if:
@ -62,7 +62,7 @@ Timeline
--------
The process to implement and start enforcing third party driver CI is to be
completed by the end of the N development cycle.
completed by the end of the Newton development cycle.
Deliverable milestones:
@ -84,9 +84,9 @@ cycle deadlines, but we are using the official deadlines as a reference point.
Infra CI will continue to test the ssh drivers already being used in the gate.
Third party driver teams that do not implement a reliable reporting CI test
system by the N release feature freeze (see Deliverable milestones above) will
be removed from the ironic source tree. Driver test systems that miss any of
the milestones may be subject to immediate removal from the source tree.
system by the Newton release feature freeze (see Deliverable milestones above)
will be removed from the ironic source tree. Driver test systems that miss any
of the milestones may be subject to immediate removal from the source tree.
Driver test systems will be required to initially run a test similar to the
`gate-tempest-dsvm-ironic-pxe_ipa` test, with the only difference being

View File

@ -259,7 +259,7 @@ Documentation Impact
* Update the Ironic documentation to mention that writing a custom
vendor_passthru() and driver_vendor_passthru() methods in the vendor
class has been deprecated and will be removed in the L cycle.
class has been deprecated and will be removed in the Liberty cycle.
References
==========

View File

@ -44,7 +44,7 @@ Devstack and tempest jobs should also be updated to not use the bash
ramdisk anymore.
The element in `diskimage-builder`_ and the deprecated code in Ironic
should be removed in the M release cycle of OpenStack.
should be removed in the Mitaka release cycle of OpenStack.
Alternatives
------------
@ -145,7 +145,7 @@ Work Items
* Stop accepting new features for the bash ramdisk (code reviews and
spec review).
* In the M release cycle remove the element from `diskimage-builder`
* In the Mitaka release cycle remove the element from `diskimage-builder`
and the code that supports the bash ramdisk in Ironic.
Dependencies