chore: bring test names fixture up to match the current database (#4054)
This commit is contained in:
parent
525ce6bc68
commit
02942a6954
|
@ -633,7 +633,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.1\" target=\"_blank\">4.2.1. Call for Adoption by WG Issued</a>\n\n The \"Call for Adoption by WG Issued\" state should be used to indicate when an I-D is being considered for adoption by an IETF WG. An I-D that is in this state is actively being considered for adoption and has not yet achieved consensus, preference, or selection in the WG.\n\n This state may be used to describe an I-D that someone has asked a WG to consider for adoption, if the WG Chair has agreed with the request. This state may also be used to identify an I-D that a WG Chair asked an author to write specifically for consideration as a candidate WG item [WGDTSPEC], and/or an I-D that is listed as a 'candidate draft' in the WG's charter.\n\n Under normal conditions, it should not be possible for an I-D to be in the \"Call for Adoption by WG Issued\" state in more than one working group at the same time. This said, it is not uncommon for authors to \"shop\" their I-Ds to more than one WG at a time, with the hope of getting their documents adopted somewhere.\n\n After this state is implemented in the Datatracker, an I-D that is in the \"Call for Adoption by WG Issued\" state will not be able to be \"shopped\" to any other WG without the consent of the WG Chairs and the responsible ADs impacted by the shopping.\n\n Note that Figure 1 includes an arc leading from this state to outside of the WG state machine. This illustrates that some I-Ds that are considered do not get adopted as WG drafts. An I-D that is not adopted as a WG draft will transition out of the WG state machine and revert back to having no stream-specific state; however, the status change history log of the I-D will record that the I-D was previously in the \"Call for Adoption by WG Issued\" state.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.1\" target=\"_blank\">4.2.1. Call for Adoption by WG Issued</a>\r\n\r\n The \"Call for Adoption by WG Issued\" state should be used to indicate when an I-D is being considered for adoption by an IETF WG. An I-D that is in this state is actively being considered for adoption and has not yet achieved consensus, preference, or selection in the WG.\r\n\r\n This state may be used to describe an I-D that someone has asked a WG to consider for adoption, if the WG Chair has agreed with the request. This state may also be used to identify an I-D that a WG Chair asked an author to write specifically for consideration as a candidate WG item [WGDTSPEC], and/or an I-D that is listed as a 'candidate draft' in the WG's charter.\r\n\r\n Under normal conditions, it should not be possible for an I-D to be in the \"Call for Adoption by WG Issued\" state in more than one working group at the same time. This said, it is not uncommon for authors to \"shop\" their I-Ds to more than one WG at a time, with the hope of getting their documents adopted somewhere.\r\n\r\n After this state is implemented in the Datatracker, an I-D that is in the \"Call for Adoption by WG Issued\" state will not be able to be \"shopped\" to any other WG without the consent of the WG Chairs and the responsible ADs impacted by the shopping.\r\n\r\n Note that Figure 1 includes an arc leading from this state to outside of the WG state machine. This illustrates that some I-Ds that are considered do not get adopted as WG drafts. An I-D that is not adopted as a WG draft will transition out of the WG state machine and revert back to having no stream-specific state; however, the status change history log of the I-D will record that the I-D was previously in the \"Call for Adoption by WG Issued\" state.",
|
||||
"name": "Call For Adoption By WG Issued",
|
||||
"next_states": [
|
||||
36,
|
||||
|
@ -649,7 +649,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.2\" target=\"_blank\">4.2.2. Adopted by a WG</a>\n\n The \"Adopted by a WG\" state describes an individual submission I-D that an IETF WG has agreed to adopt as one of its WG drafts.\n\n WG Chairs who use this state will be able to clearly indicate when their WGs adopt individual submission I-Ds. This will facilitate the Datatracker's ability to correctly capture \"Replaces\" information for WG drafts and correct \"Replaced by\" information for individual submission I-Ds that have been replaced by WG drafts.\n\n This state is needed because the Datatracker uses the filename of an I-D as a key to search its database for status information about the I-D, and because the filename of a WG I-D is supposed to be different from the filename of an individual submission I-D. The filename of an individual submission I-D will typically be formatted as 'draft-author-wgname-topic-nn'.\n\n The filename of a WG document is supposed to be formatted as 'draft- ietf-wgname-topic-nn'.\n\n An individual I-D that is adopted by a WG may take weeks or months to be resubmitted by the author as a new (version-00) WG draft. If the \"Adopted by a WG\" state is not used, the Datatracker has no way to determine that an I-D has been adopted until a new version of the I-D is submitted to the WG by the author and until the I-D is approved for posting by a WG Chair.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.2\" target=\"_blank\">4.2.2. Adopted by a WG</a>\r\n\r\n The \"Adopted by a WG\" state describes an individual submission I-D that an IETF WG has agreed to adopt as one of its WG drafts.\r\n\r\n WG Chairs who use this state will be able to clearly indicate when their WGs adopt individual submission I-Ds. This will facilitate the Datatracker's ability to correctly capture \"Replaces\" information for WG drafts and correct \"Replaced by\" information for individual submission I-Ds that have been replaced by WG drafts.\r\n\r\n This state is needed because the Datatracker uses the filename of an I-D as a key to search its database for status information about the I-D, and because the filename of a WG I-D is supposed to be different from the filename of an individual submission I-D. The filename of an individual submission I-D will typically be formatted as 'draft-author-wgname-topic-nn'.\r\n\r\n The filename of a WG document is supposed to be formatted as 'draft- ietf-wgname-topic-nn'.\r\n\r\n An individual I-D that is adopted by a WG may take weeks or months to be resubmitted by the author as a new (version-00) WG draft. If the \"Adopted by a WG\" state is not used, the Datatracker has no way to determine that an I-D has been adopted until a new version of the I-D is submitted to the WG by the author and until the I-D is approved for posting by a WG Chair.",
|
||||
"name": "Adopted by a WG",
|
||||
"next_states": [
|
||||
38
|
||||
|
@ -664,7 +664,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.3\" target=\"_blank\">4.2.3. Adopted for WG Info Only</a>\n\n The \"Adopted for WG Info Only\" state describes a document that contains useful information for the WG that adopted it, but the document is not intended to be published as an RFC. The WG will not actively develop the contents of the I-D or progress it for publication as an RFC. The only purpose of the I-D is to provide information for internal use by the WG.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.3\" target=\"_blank\">4.2.3. Adopted for WG Info Only</a>\r\n\r\n The \"Adopted for WG Info Only\" state describes a document that contains useful information for the WG that adopted it, but the document is not intended to be published as an RFC. The WG will not actively develop the contents of the I-D or progress it for publication as an RFC. The only purpose of the I-D is to provide information for internal use by the WG.",
|
||||
"name": "Adopted for WG Info Only",
|
||||
"next_states": [],
|
||||
"order": 3,
|
||||
|
@ -677,7 +677,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.4\" target=\"_blank\">4.2.4. WG Document</a>\n\n The \"WG Document\" state describes an I-D that has been adopted by an IETF WG and is being actively developed.\n\n A WG Chair may transition an I-D into the \"WG Document\" state at any time as long as the I-D is not being considered or developed in any other WG.\n\n Alternatively, WG Chairs may rely upon new functionality to be added to the Datatracker to automatically move version-00 drafts into the \"WG Document\" state as described in Section 4.1.\n\n Under normal conditions, it should not be possible for an I-D to be in the \"WG Document\" state in more than one WG at a time. This said, I-Ds may be transferred from one WG to another with the consent of the WG Chairs and the responsible ADs.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.4\" target=\"_blank\">4.2.4. WG Document</a>\r\n\r\n The \"WG Document\" state describes an I-D that has been adopted by an IETF WG and is being actively developed.\r\n\r\n A WG Chair may transition an I-D into the \"WG Document\" state at any time as long as the I-D is not being considered or developed in any other WG.\r\n\r\n Alternatively, WG Chairs may rely upon new functionality to be added to the Datatracker to automatically move version-00 drafts into the \"WG Document\" state as described in Section 4.1.\r\n\r\n Under normal conditions, it should not be possible for an I-D to be in the \"WG Document\" state in more than one WG at a time. This said, I-Ds may be transferred from one WG to another with the consent of the WG Chairs and the responsible ADs.",
|
||||
"name": "WG Document",
|
||||
"next_states": [
|
||||
39,
|
||||
|
@ -695,7 +695,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.5\" target=\"_blank\">4.2.5. Parked WG Document</a>\n\n A \"Parked WG Document\" is an I-D that has lost its author or editor, is waiting for another document to be written or for a review to be completed, or cannot be progressed by the working group for some other reason.\n\n Some of the annotation tags described in Section 4.3 may be used in conjunction with this state to indicate why an I-D has been parked, and/or what may need to happen for the I-D to be un-parked.\n\n Parking a WG draft will not prevent it from expiring; however, this state can be used to indicate why the I-D has stopped progressing in the WG.\n\n A \"Parked WG Document\" that is not expired may be transferred from one WG to another with the consent of the WG Chairs and the responsible ADs.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.5\" target=\"_blank\">4.2.5. Parked WG Document</a>\r\n\r\n A \"Parked WG Document\" is an I-D that has lost its author or editor, is waiting for another document to be written or for a review to be completed, or cannot be progressed by the working group for some other reason.\r\n\r\n Some of the annotation tags described in Section 4.3 may be used in conjunction with this state to indicate why an I-D has been parked, and/or what may need to happen for the I-D to be un-parked.\r\n\r\n Parking a WG draft will not prevent it from expiring; however, this state can be used to indicate why the I-D has stopped progressing in the WG.\r\n\r\n A \"Parked WG Document\" that is not expired may be transferred from one WG to another with the consent of the WG Chairs and the responsible ADs.",
|
||||
"name": "Parked WG Document",
|
||||
"next_states": [
|
||||
38
|
||||
|
@ -710,7 +710,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.6\" target=\"_blank\">4.2.6. Dead WG Document</a>\n\n A \"Dead WG Document\" is an I-D that has been abandoned. Note that 'Dead' is not always a final state for a WG I-D. If consensus is subsequently achieved, a \"Dead WG Document\" may be resurrected. A \"Dead WG Document\" that is not resurrected will eventually expire.\n\n Note that an I-D that is declared to be \"Dead\" in one WG and that is not expired may be transferred to a non-dead state in another WG with the consent of the WG Chairs and the responsible ADs.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.6\" target=\"_blank\">4.2.6. Dead WG Document</a>\r\n\r\n A \"Dead WG Document\" is an I-D that has been abandoned. Note that 'Dead' is not always a final state for a WG I-D. If consensus is subsequently achieved, a \"Dead WG Document\" may be resurrected. A \"Dead WG Document\" that is not resurrected will eventually expire.\r\n\r\n Note that an I-D that is declared to be \"Dead\" in one WG and that is not expired may be transferred to a non-dead state in another WG with the consent of the WG Chairs and the responsible ADs.",
|
||||
"name": "Dead WG Document",
|
||||
"next_states": [
|
||||
38
|
||||
|
@ -725,7 +725,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.7\" target=\"_blank\">4.2.7. In WG Last Call</a>\n\n A document \"In WG Last Call\" is an I-D for which a WG Last Call (WGLC) has been issued and is in progress.\n\n Note that conducting a WGLC is an optional part of the IETF WG process, per Section 7.4 of RFC 2418 [RFC2418].\n\n If a WG Chair decides to conduct a WGLC on an I-D, the \"In WG Last Call\" state can be used to track the progress of the WGLC. The Chair may configure the Datatracker to send a WGLC message to one or more mailing lists when the Chair moves the I-D into this state. The WG Chair may also be able to select a different set of mailing lists for a different document undergoing a WGLC; some documents may deserve coordination with other WGs.\n\n A WG I-D in this state should remain \"In WG Last Call\" until the WG Chair moves it to another state. The WG Chair may configure the Datatracker to send an e-mail after a specified period of time to remind or 'nudge' the Chair to conclude the WGLC and to determine the next state for the document.\n\n It is possible for one WGLC to lead into another WGLC for the same document. For example, an I-D that completed a WGLC as an \"Informational\" document may need another WGLC if a decision is taken to convert the I-D into a Standards Track document.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.7\" target=\"_blank\">4.2.7. In WG Last Call</a>\r\n\r\n A document \"In WG Last Call\" is an I-D for which a WG Last Call (WGLC) has been issued and is in progress.\r\n\r\n Note that conducting a WGLC is an optional part of the IETF WG process, per Section 7.4 of RFC 2418 [RFC2418].\r\n\r\n If a WG Chair decides to conduct a WGLC on an I-D, the \"In WG Last Call\" state can be used to track the progress of the WGLC. The Chair may configure the Datatracker to send a WGLC message to one or more mailing lists when the Chair moves the I-D into this state. The WG Chair may also be able to select a different set of mailing lists for a different document undergoing a WGLC; some documents may deserve coordination with other WGs.\r\n\r\n A WG I-D in this state should remain \"In WG Last Call\" until the WG Chair moves it to another state. The WG Chair may configure the Datatracker to send an e-mail after a specified period of time to remind or 'nudge' the Chair to conclude the WGLC and to determine the next state for the document.\r\n\r\n It is possible for one WGLC to lead into another WGLC for the same document. For example, an I-D that completed a WGLC as an \"Informational\" document may need another WGLC if a decision is taken to convert the I-D into a Standards Track document.",
|
||||
"name": "In WG Last Call",
|
||||
"next_states": [
|
||||
38,
|
||||
|
@ -742,7 +742,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.8\" target=\"_blank\">4.2.8. Waiting for WG Chair Go-Ahead</a>\n\n A WG Chair may wish to place an I-D that receives a lot of comments during a WGLC into the \"Waiting for WG Chair Go-Ahead\" state. This state describes an I-D that has undergone a WGLC; however, the Chair is not yet ready to call consensus on the document.\n\n If comments from the WGLC need to be responded to, or a revision to the I-D is needed, the Chair may place an I-D into this state until all of the WGLC comments are adequately addressed and the (possibly revised) document is in the I-D repository.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.8\" target=\"_blank\">4.2.8. Waiting for WG Chair Go-Ahead</a>\r\n\r\n A WG Chair may wish to place an I-D that receives a lot of comments during a WGLC into the \"Waiting for WG Chair Go-Ahead\" state. This state describes an I-D that has undergone a WGLC; however, the Chair is not yet ready to call consensus on the document.\r\n\r\n If comments from the WGLC need to be responded to, or a revision to the I-D is needed, the Chair may place an I-D into this state until all of the WGLC comments are adequately addressed and the (possibly revised) document is in the I-D repository.",
|
||||
"name": "Waiting for WG Chair Go-Ahead",
|
||||
"next_states": [
|
||||
41,
|
||||
|
@ -758,7 +758,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.9\" target=\"_blank\">4.2.9. WG Consensus: Waiting for Writeup</a>\n\n A document in the \"WG Consensus: Waiting for Writeup\" state has essentially completed its development within the working group, and is nearly ready to be sent to the IESG for publication. The last thing to be done is the preparation of a protocol writeup by a Document Shepherd. The IESG requires that a document shepherd writeup be completed before publication of the I-D is requested. The IETF document shepherding process and the role of a WG Document Shepherd is described in RFC 4858 [RFC4858]\n\n A WG Chair may call consensus on an I-D without a formal WGLC and transition an I-D that was in the \"WG Document\" state directly into this state.\n\n The name of this state includes the words \"Waiting for Writeup\" because a good document shepherd writeup takes time to prepare.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.9\" target=\"_blank\">4.2.9. WG Consensus: Waiting for Writeup</a>\r\n\r\n A document in the \"WG Consensus: Waiting for Writeup\" state has essentially completed its development within the working group, and is nearly ready to be sent to the IESG for publication. The last thing to be done is the preparation of a protocol writeup by a Document Shepherd. The IESG requires that a document shepherd writeup be completed before publication of the I-D is requested. The IETF document shepherding process and the role of a WG Document Shepherd is described in RFC 4858 [RFC4858]\r\n\r\n A WG Chair may call consensus on an I-D without a formal WGLC and transition an I-D that was in the \"WG Document\" state directly into this state.\r\n\r\n The name of this state includes the words \"Waiting for Writeup\" because a good document shepherd writeup takes time to prepare.",
|
||||
"name": "WG Consensus: Waiting for Write-Up",
|
||||
"next_states": [
|
||||
44
|
||||
|
@ -773,7 +773,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "<a href=\"http://tools.ietf.org/html/rfc6174#section-4.2.10\" target=\"_blank\">4.2.10. Submitted to IESG for Publication</a>\n\n This state describes a WG document that has been submitted to the IESG for publication and that has not been sent back to the working group for revision.\n\n An I-D in this state may be under review by the IESG, it may have been approved and be in the RFC Editor's queue, or it may have been published as an RFC. Other possibilities exist too. The document may be \"Dead\" (in the IESG state machine) or in a \"Do Not Publish\" state.",
|
||||
"desc": "<a href=\"https://www.rfc-editor.org/rfc/rfc6174.html#section-4.2.10\" target=\"_blank\">4.2.10. Submitted to IESG for Publication</a>\r\n\r\n This state describes a WG document that has been submitted to the IESG for publication and that has not been sent back to the working group for revision.\r\n\r\n An I-D in this state may be under review by the IESG, it may have been approved and be in the RFC Editor's queue, or it may have been published as an RFC. Other possibilities exist too. The document may be \"Dead\" (in the IESG state machine) or in a \"Do Not Publish\" state.",
|
||||
"name": "Submitted to IESG for Publication",
|
||||
"next_states": [
|
||||
38
|
||||
|
@ -1725,7 +1725,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "IANA has issues with the text of the IANA Considerations section of the document.",
|
||||
"desc": "IANA has issues with the text of the IANA Considerations section of the document and/or needs to request expert approval for registry actions.",
|
||||
"name": "IANA - Not OK",
|
||||
"next_states": [],
|
||||
"order": 4,
|
||||
|
@ -1738,7 +1738,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Document revision has changed after review by IANA.",
|
||||
"desc": "Document has changed after review by IANA. This state is set automatically.\r\n\r\nIANA is not notified when documents are updated.\r\n\r\nIANA reviews documents during IETF Last Call, during IESG Evaluation, and before the IESG telechat. If a review is required after the telechat (or before Last Call), please contact IANA at iana@iana.org.",
|
||||
"name": "Version Changed - Review Needed",
|
||||
"next_states": [],
|
||||
"order": 5,
|
||||
|
@ -2351,7 +2351,7 @@
|
|||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "The BOF request is proposed",
|
||||
"desc": "The BOF request is replaced",
|
||||
"name": "Replaced",
|
||||
"next_states": [],
|
||||
"order": 3,
|
||||
|
@ -2599,7 +2599,7 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"matman\",\n \"ad\",\n \"chair\",\n \"lead\"\n]",
|
||||
"default_used_roles": "[\n \"matman\",\n \"ad\",\n \"chair\",\n \"lead\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"chair\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[\n \"chair\",\n \"lead\",\n \"delegate\"\n]",
|
||||
|
@ -2675,7 +2675,7 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"ad\",\n \"chair\",\n \"secr\"\n]",
|
||||
"default_used_roles": "[\n \"ad\",\n \"chair\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"chair\",\n \"delegate\",\n \"secr\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\",\n \"Area Director\"\n]",
|
||||
"groupman_roles": "[\n \"ad\",\n \"chair\",\n \"delegate\"\n]",
|
||||
|
@ -2747,17 +2747,17 @@
|
|||
"about_page": "ietf.group.views.group_about",
|
||||
"acts_like_wg": false,
|
||||
"admin_roles": "[\n \"chair\",\n \"secr\"\n]",
|
||||
"agenda_filter_type": "none",
|
||||
"agenda_filter_type": "special",
|
||||
"agenda_type": "ad",
|
||||
"create_wiki": true,
|
||||
"custom_group_roles": true,
|
||||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"ad\",\n \"chair\",\n \"reviewer\",\n \"secr\"\n]",
|
||||
"default_used_roles": "[\n \"ad\",\n \"chair\",\n \"reviewer\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"chair\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[\n \"ad\",\n \"secr\"\n]",
|
||||
"groupman_roles": "[\n \"ad\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"has_chartering_process": false,
|
||||
"has_default_jabber": false,
|
||||
"has_documents": false,
|
||||
|
@ -2781,6 +2781,43 @@
|
|||
"model": "group.groupfeatures",
|
||||
"pk": "dir"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"about_page": "ietf.group.views.group_about",
|
||||
"acts_like_wg": false,
|
||||
"admin_roles": "[\n \"chair\"\n]",
|
||||
"agenda_filter_type": "none",
|
||||
"agenda_type": "side",
|
||||
"create_wiki": false,
|
||||
"custom_group_roles": true,
|
||||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"auth\",\n \"chair\"\n]",
|
||||
"docman_roles": "[]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[]",
|
||||
"has_chartering_process": false,
|
||||
"has_default_jabber": false,
|
||||
"has_documents": false,
|
||||
"has_meetings": false,
|
||||
"has_milestones": false,
|
||||
"has_nonsession_materials": false,
|
||||
"has_reviews": false,
|
||||
"has_session_materials": false,
|
||||
"is_schedulable": false,
|
||||
"material_types": "[\n \"slides\"\n]",
|
||||
"matman_roles": "[]",
|
||||
"need_parent": false,
|
||||
"parent_types": [],
|
||||
"req_subm_approval": true,
|
||||
"role_order": "[\n \"chair\",\n \"secr\"\n]",
|
||||
"session_purposes": "[\n \"officehours\"\n]",
|
||||
"show_on_agenda": false
|
||||
},
|
||||
"model": "group.groupfeatures",
|
||||
"pk": "editorial"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"about_page": "ietf.group.views.group_about",
|
||||
|
@ -2832,10 +2869,10 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"member\",\n \"chair\",\n \"lead\"\n]",
|
||||
"default_used_roles": "[\n \"member\",\n \"chair\",\n \"lead\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\",\n \"IAB\"\n]",
|
||||
"groupman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\"\n]",
|
||||
"groupman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"has_chartering_process": false,
|
||||
"has_default_jabber": false,
|
||||
"has_documents": true,
|
||||
|
@ -2908,7 +2945,7 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[]",
|
||||
"default_used_roles": "[\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"chair\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[\n \"chair\",\n \"delegate\"\n]",
|
||||
|
@ -3023,7 +3060,7 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"member\",\n \"atlarge\",\n \"chair\"\n]",
|
||||
"default_used_roles": "[\n \"member\",\n \"atlarge\",\n \"chair\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[\n \"chair\",\n \"delegate\"\n]",
|
||||
|
@ -3062,7 +3099,7 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"chair\"\n]",
|
||||
"default_used_roles": "[\n \"chair\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"chair\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[\n \"chair\",\n \"delegate\"\n]",
|
||||
|
@ -3177,10 +3214,10 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"member\",\n \"chair\",\n \"lead\"\n]",
|
||||
"default_used_roles": "[\n \"member\",\n \"chair\",\n \"lead\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\",\n \"IAB\"\n]",
|
||||
"groupman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\"\n]",
|
||||
"groupman_roles": "[\n \"lead\",\n \"chair\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"has_chartering_process": false,
|
||||
"has_default_jabber": false,
|
||||
"has_documents": true,
|
||||
|
@ -3216,7 +3253,7 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.group_about",
|
||||
"default_used_roles": "[\n \"chair\",\n \"secr\"\n]",
|
||||
"default_used_roles": "[\n \"chair\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"chair\",\n \"delegate\",\n \"secr\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\",\n \"IRTF Chair\"\n]",
|
||||
"groupman_roles": "[\n \"chair\",\n \"delegate\"\n]",
|
||||
|
@ -3255,10 +3292,10 @@
|
|||
"customize_workflow": false,
|
||||
"default_parent": "",
|
||||
"default_tab": "ietf.group.views.review_requests",
|
||||
"default_used_roles": "[\n \"ad\",\n \"chair\",\n \"reviewer\",\n \"secr\"\n]",
|
||||
"default_used_roles": "[\n \"ad\",\n \"chair\",\n \"reviewer\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"docman_roles": "[\n \"secr\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\"\n]",
|
||||
"groupman_roles": "[\n \"ad\",\n \"secr\"\n]",
|
||||
"groupman_roles": "[\n \"ad\",\n \"secr\",\n \"delegate\"\n]",
|
||||
"has_chartering_process": false,
|
||||
"has_default_jabber": false,
|
||||
"has_documents": false,
|
||||
|
@ -3413,7 +3450,7 @@
|
|||
"default_used_roles": "[\n \"ad\",\n \"member\",\n \"delegate\",\n \"secr\",\n \"liaison\",\n \"atlarge\",\n \"chair\",\n \"matman\",\n \"techadv\"\n]",
|
||||
"docman_roles": "[\n \"chair\"\n]",
|
||||
"groupman_authroles": "[\n \"Secretariat\",\n \"Area Director\"\n]",
|
||||
"groupman_roles": "[\n \"chair\"\n]",
|
||||
"groupman_roles": "[\n \"chair\",\n \"delegate\"\n]",
|
||||
"has_chartering_process": false,
|
||||
"has_default_jabber": false,
|
||||
"has_documents": false,
|
||||
|
@ -3805,7 +3842,8 @@
|
|||
"doc_group_chairs",
|
||||
"doc_group_responsible_directors",
|
||||
"doc_non_ietf_stream_manager",
|
||||
"doc_shepherd"
|
||||
"doc_shepherd",
|
||||
"group_mail_list"
|
||||
]
|
||||
},
|
||||
"model": "mailtrigger.mailtrigger",
|
||||
|
@ -10463,6 +10501,17 @@
|
|||
"model": "name.extresourcename",
|
||||
"pk": "github_username"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "GitLab Repository",
|
||||
"name": "GitLab Repository",
|
||||
"order": 0,
|
||||
"type": "url",
|
||||
"used": true
|
||||
},
|
||||
"model": "name.extresourcename",
|
||||
"pk": "gitlab_repo"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "GitLab Username",
|
||||
|
@ -10518,6 +10567,17 @@
|
|||
"model": "name.extresourcename",
|
||||
"pk": "mailing_list_archive"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Related Implementations",
|
||||
"name": "Related Implementations",
|
||||
"order": 0,
|
||||
"type": "url",
|
||||
"used": true
|
||||
},
|
||||
"model": "name.extresourcename",
|
||||
"pk": "related_implementations"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Other Repository",
|
||||
|
@ -10595,6 +10655,17 @@
|
|||
"model": "name.extresourcename",
|
||||
"pk": "yc_impact"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Zulip Stream",
|
||||
"name": "Zulip stream",
|
||||
"order": 0,
|
||||
"type": "url",
|
||||
"used": true
|
||||
},
|
||||
"model": "name.extresourcename",
|
||||
"pk": "zulip"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Email address",
|
||||
|
@ -10920,6 +10991,17 @@
|
|||
"model": "name.grouptypename",
|
||||
"pk": "dir"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Editorial Stream Group",
|
||||
"name": "Editorial",
|
||||
"order": 0,
|
||||
"used": true,
|
||||
"verbose_name": ""
|
||||
},
|
||||
"model": "name.grouptypename",
|
||||
"pk": "editorial"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "",
|
||||
|
@ -11067,9 +11149,9 @@
|
|||
"fields": {
|
||||
"desc": "",
|
||||
"name": "RFC Editor",
|
||||
"order": 0,
|
||||
"order": 2,
|
||||
"used": true,
|
||||
"verbose_name": "The RFC Editor"
|
||||
"verbose_name": "RFC Editor Group"
|
||||
},
|
||||
"model": "name.grouptypename",
|
||||
"pk": "rfcedtyp"
|
||||
|
@ -12502,6 +12584,16 @@
|
|||
"model": "name.rolename",
|
||||
"pk": "execdir"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Ex Officio Member",
|
||||
"name": "Ex Officio Member",
|
||||
"order": 0,
|
||||
"used": true
|
||||
},
|
||||
"model": "name.rolename",
|
||||
"pk": "exofficio"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Lead member (such as the Lead of an IAB program)",
|
||||
|
@ -12712,6 +12804,16 @@
|
|||
"model": "name.roomresourcename",
|
||||
"pk": "meetecho"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Url pointing to the MeetEcho onsite tool instance for a given session",
|
||||
"name": "MeetEcho onsite tool",
|
||||
"order": 0,
|
||||
"used": true
|
||||
},
|
||||
"model": "name.roomresourcename",
|
||||
"pk": "meetecho_onsite"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "The room will have a second computer projector",
|
||||
|
@ -13104,6 +13206,16 @@
|
|||
"model": "name.stdlevelname",
|
||||
"pk": "unkn"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Editorial",
|
||||
"name": "Editorial",
|
||||
"order": 5,
|
||||
"used": true
|
||||
},
|
||||
"model": "name.streamname",
|
||||
"pk": "editorial"
|
||||
},
|
||||
{
|
||||
"fields": {
|
||||
"desc": "Internet Architecture Board (IAB)",
|
||||
|
@ -13148,7 +13260,7 @@
|
|||
"fields": {
|
||||
"desc": "Legacy stream",
|
||||
"name": "Legacy",
|
||||
"order": 5,
|
||||
"order": 6,
|
||||
"used": true
|
||||
},
|
||||
"model": "name.streamname",
|
||||
|
@ -15852,7 +15964,7 @@
|
|||
"fields": {
|
||||
"command": "xym",
|
||||
"switch": "--version",
|
||||
"time": "2021-09-03T00:17:04.034",
|
||||
"time": "2022-05-25T00:09:36.388",
|
||||
"used": true,
|
||||
"version": "xym 0.5"
|
||||
},
|
||||
|
@ -15863,9 +15975,9 @@
|
|||
"fields": {
|
||||
"command": "pyang",
|
||||
"switch": "--version",
|
||||
"time": "2021-09-03T00:17:05.961",
|
||||
"time": "2022-05-25T00:09:36.720",
|
||||
"used": true,
|
||||
"version": "pyang 2.5.0"
|
||||
"version": "pyang 2.5.3"
|
||||
},
|
||||
"model": "utils.versioninfo",
|
||||
"pk": 2
|
||||
|
@ -15874,9 +15986,9 @@
|
|||
"fields": {
|
||||
"command": "yanglint",
|
||||
"switch": "--version",
|
||||
"time": "2021-09-03T00:17:06.308",
|
||||
"time": "2022-05-25T00:09:36.733",
|
||||
"used": true,
|
||||
"version": "yanglint SO 1.6.7"
|
||||
"version": "yanglint SO 1.9.2"
|
||||
},
|
||||
"model": "utils.versioninfo",
|
||||
"pk": 3
|
||||
|
@ -15885,11 +15997,11 @@
|
|||
"fields": {
|
||||
"command": "xml2rfc",
|
||||
"switch": "--version",
|
||||
"time": "2021-09-03T00:17:09.925",
|
||||
"time": "2022-05-25T00:09:37.756",
|
||||
"used": true,
|
||||
"version": "xml2rfc 3.9.1"
|
||||
"version": "xml2rfc 3.12.7"
|
||||
},
|
||||
"model": "utils.versioninfo",
|
||||
"pk": 4
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue