summaryrefslogtreecommitdiffstats
path: root/in_progress/template.md
diff options
context:
space:
mode:
authorKaushal M <kshlmster@gmail.com>2016-01-20 13:09:23 +0530
committerRaghavendra Talur <rtalur@redhat.com>2016-01-27 22:23:22 -0800
commit601bfa2719d8c9be40982b8a6526c21cd0ea4966 (patch)
treed7d37c778873907ca98cf7c9961bc9686c3d182f /in_progress/template.md
parent063b5556d7271bfe06ec80b6a1957fbd5cacec51 (diff)
Rename in_progress to under_review
`in_progress` is vague term, which could either mean the feature review is in progress, or that the feature implementation is in progress. Renaming to `under_review` gives a much better indication that the feature is under review and implementation hasn't begun yet. Refer https://review.gluster.org/13187 for the discussion which lead to this Change-Id: I3f48e15deb4cf5486d7b8cac4a7915f9925f38f5 Signed-off-by: Kaushal M <kshlmster@gmail.com> Reviewed-on: http://review.gluster.org/13264 Reviewed-by: Raghavendra Talur <rtalur@redhat.com> Tested-by: Raghavendra Talur <rtalur@redhat.com>
Diffstat (limited to 'in_progress/template.md')
-rw-r--r--in_progress/template.md93
1 files changed, 0 insertions, 93 deletions
diff --git a/in_progress/template.md b/in_progress/template.md
deleted file mode 100644
index 02b7de1..0000000
--- a/in_progress/template.md
+++ /dev/null
@@ -1,93 +0,0 @@
-Feature
--------
-
-Summary
--------
-
-*Brief Description of the Feature *
-
-Owners
-------
-
-**Feature Owners** - *Ideally includes you * :-)
-
-Current status
---------------
-
-*Provide details on related existing features, if any and why this new feature is needed*
-
-Related Feature Requests and Bugs
----------------------------------
-
-*Link all the related feature requests and bugs in [https://bugzilla.redhat.com bugzilla] here. If there is no bug filed for this feature, please do so now. Add a comment and a link to this page in each related bug.*
-
-Detailed Description
---------------------
-
-*Detailed Feature Description*
-
-Benefit to GlusterFS
---------------------
-
-*Describe Value additions to GlusterFS*
-
-Scope
------
-
-#### Nature of proposed change
-
-*modification to existing code, new translators ...*
-
-#### Implications on manageability
-
-*Glusterd, GlusterCLI, Web Console, REST API*
-
-#### Implications on presentation layer
-
-*NFS/SAMBA/UFO/FUSE/libglusterfsclient Integration*
-
-#### Implications on persistence layer
-
-*LVM, XFS, RHEL ...*
-
-#### Implications on 'GlusterFS' backend
-
-*brick's data format, layout changes*
-
-#### Modification to GlusterFS metadata
-
-*extended attributes used, internal hidden files to keep the metadata...*
-
-#### Implications on 'glusterd'
-
-*persistent store, configuration changes, brick-op...*
-
-How To Test
------------
-
-*Description on Testing the feature*
-
-User Experience
----------------
-
-*Changes in CLI, effect on User experience...*
-
-Dependencies
-------------
-
-*Dependencies, if any*
-
-Documentation
--------------
-
-*Documentation for the feature*
-
-Status
-------
-
-*Status of development - Design Ready, In development, Completed*
-
-Comments and Discussion
------------------------
-
-*Follow here*