From 9e9e3c5620882d2f769694996ff4d7e0cf36cc2b Mon Sep 17 00:00:00 2001 From: raghavendra talur Date: Thu, 20 Aug 2015 15:09:31 +0530 Subject: Create basic directory structure All new features specs go into in_progress directory. Once signed off, it should be moved to done directory. For now, This change moves all the Gluster 4.0 feature specs to in_progress. All other specs are under done/release-version. More cleanup required will be done incrementally. Change-Id: Id272d301ba8c434cbf7a9a966ceba05fe63b230d BUG: 1206539 Signed-off-by: Raghavendra Talur Reviewed-on: http://review.gluster.org/11969 Reviewed-by: Humble Devassy Chirammal Reviewed-by: Prashanth Pai Tested-by: Humble Devassy Chirammal --- done/GlusterFS 3.7/Archipelago Integration.md | 93 +++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 done/GlusterFS 3.7/Archipelago Integration.md (limited to 'done/GlusterFS 3.7/Archipelago Integration.md') diff --git a/done/GlusterFS 3.7/Archipelago Integration.md b/done/GlusterFS 3.7/Archipelago Integration.md new file mode 100644 index 0000000..69ce61d --- /dev/null +++ b/done/GlusterFS 3.7/Archipelago Integration.md @@ -0,0 +1,93 @@ +Feature +------- + +**Archipelago Integration** + +Summary +------- + +This proposal is regarding adding support in libgfapi for better +integration with archipelago. + +Owners +------ + +Vijay Bellur + +Current status +-------------- + +Work in progress + +Detailed Description +-------------------- + +Please refer to discussion at: + + + +Benefit to GlusterFS +-------------------- + +More interfaces in libgfapi. + +Scope +----- + +To be explained better. + +### Nature of proposed change + +TBD + +### Implications on manageability + +N/A + +### Implications on presentation layer + +TBD + +### Implications on persistence layer + +No impact + +### Implications on 'GlusterFS' backend + +No impact + +### Modification to GlusterFS metadata + +No impact + +### Implications on 'glusterd' + +No impact + +How To Test +----------- + +TBD + +User Experience +--------------- + +TBD + +Dependencies +------------ + +TBD + +Documentation +------------- + +TBD + +Status +------ + +In development + +Comments and Discussion +----------------------- -- cgit