{# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %} {% comment %} Parts copyright (C) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Contact: Pasi Eronen Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Nokia Corporation and/or its subsidiary(-ies) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. {% endcomment %} {% comment %} Parts Copyright (c) 2009 The IETF Trust, all rights reserved. {% endcomment %} {% load ietf_filters %}

{{doc.name}}-{{doc.rev}}
({{ doc.title }})
Intended status: {{ doc.intended_std_level }}
Consensus: {{ doc|consensus }}
Has downref: {% if downrefs %}Yes{% else %}No{% endif %}
Token: {{ doc.ad.plain_name }}
{% if doc.type_id == "draft" %} Last call ends: {{ doc.most_recent_ietflc.expires.date|default:"(none)" }} {% if doc.most_recent_ietflc.expires.date|timesince_days < 3 %}!!!{% endif %} {% endif %}

{% with doc.active_ballot as ballot %} {% if ballot %}
                              Yes  No-Objection  Discuss  Abstain  Recuse
      {% for pos in ballot.all_positions %}{% if pos.old_ad %}{{pos.balloter.plain_name|bracket|ljust:"22"}}{%else%}{{pos.balloter.plain_name|ljust:"22"}}{%endif%} {{pos|bracketpos:"yes"}}    {{pos|bracketpos:"noobj"}}       {{pos|bracketpos:"discuss"}}    {{pos|bracketpos:"abstain"}}    {{pos|bracketpos:"recuse"}}
      {% endfor %}
{% if num|startswith:"2." %}

____ open positions
[   ] would you like to record a position?

{% endif %}

____ active discusses
[   ] there are [#] discusses in the tracker on this document. Do we need to talk about them now?

{% else %}

(Ballot not issued)

{% endif %} {% endwith %} {% if num|startswith:"3.1" or num|startswith:"3.2" %}

Does anyone have an[y further] objection to this document being published as an {{ doc.intended_std_level }} RFC?

{% endif %} {% if num|startswith:"3.3.1" or num|startswith:"3.3.2" %}

Does anyone have an objection to this conflict review response being sent to the {{ doc.conflictdoc.stream }}?

{% endif %} {% if num|startswith:"3.3.3" %}

Who will do the review of this document?

{% endif %}

Current State: {{ doc.friendly_state }}
Next State:
Sub State:

{% if num|startswith:"2.1.1" or num|startswith:"2.1.2" %}

If APPROVED - The Secretariat will send a working group submission, Protocol Action Announcement.

If APPROVED with caveats - The Secretariat will send a working group submission, Protocol Action Announcement that includes the [RFC Editor Note, IESG Note, etc.] to be drafted by [Name that AD].

{% endif %} {% if num|startswith:"2.2.1" or num|startswith:"2.2.2" %}

If APPROVED - The Secretariat will send an individual submission, Protocol Action Announcement.

If APPROVED with caveats - The Secretariat will send an individual submission, Protocol Action Announcement that includes the [RFC Editor Note, IESG Note, etc.] to be drafted by [Name that AD].

{% endif %} {% if num|startswith:"2.3.1" or num|startswith:"2.3.2" %}

If APPROVED - The Secretariat will send the associated status change Protocol Action Announcements.

If APPROVED with caveats - The Secretariat will send the associated status change Protocol Action Announcements that includes the [RFC Editor Note, IESG Note, etc.] to be drafted by [Name that AD].

{% endif %} {% if num|startswith:"3.1.1" or num|startswith:"3.1.2" %}

If APPROVED - The Secretariat will send a working group submission Document Action Announcement.

If APPROVED with caveats - The Secretariat will send a working group submission Document Action announcement that includes the [RFC Ed. Note, IESG, note, etc.] from [Name that AD].

{% endif %} {% if num|startswith:"3.2.1" or num|startswith:"3.2.2" %}

If APPROVED - The Secretariat will send an individual submission Document Action Announcement.

If APPROVED with caveats - The Secretariat will send an individual submission Document Action announcement that includes the [RFC Ed. Note, IESG, note, etc.] from [Name that AD].

{% endif %} {% if num|startswith:"3.3.1" or num|startswith:"3.3.2" %}

If APPROVED - The Secretariat will send the associated status change Document Action Announcements.

If APPROVED with caveats - The Secretariat will send the associated status change Document Action announcements that includes the [RFC Ed. Note, IESG, note, etc.] from [Name that AD].

{% endif %} {% if num|startswith:"3.4.1" or num|startswith:"3.4.2" %}

If APPROVED - The Secretariat will send a standard no problem message to the RFC Editor. [Name of AD] will you supply the text for the IESG Note?

If APPROVED with caveats - The Secretariat will send a standard no problem message to the RFC Editor that includes the note drafted by [Name that AD].

If NOT APPROVED - The Secretariat will send the standard Do Not Publish message to the RFC Editor.

If NOT APPROVED with clarifications - The Secretariat will send the Do Not Publish message to the RFC Editor that includes the note drafted by[Name the AD].

{% endif %} {% if num|startswith:"2.1" or num|startswith:"2.2" %} {% if downrefs %}

If APPROVED - The Secretariat will add to the downref registry:
{% for ref in downrefs %} + Add {{ref.target.document.canonical_name}} ({{ref.target.document.std_level}} - {{ref.target.document.stream.desc}}) to downref registry.
{% if not ref.target.document.std_level %} +++ Warning: The standards level has not been set yet!!!
{% endif %} {% if not ref.target.document.stream %} +++ Warning: document stream has not been set yet!!!
{% endif %} {% endfor %}

{% endif %} {% endif %}