Bug 1374444

Summary: glustolibs: setup glustolibs directory tree
Product: [Community] GlusterFS Reporter: Jonathan Holloway <jholloway>
Component: testsAssignee: Jonathan Holloway <jholloway>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-10 14:42:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Holloway 2016-09-08 16:38:47 UTC
Create glustolibs-gluster and glustolibs-io directory tree for setup, library scripts, and docs.

e.g., 
tests/glusto/glustolibs-gluster/   <-- root dir for config files, doc, etc.
tests/glusto/glustolibs-gluster/setup.py
tests/glusto/glustolibs-gluster/glustolibs/__init__.py   <-- namespace_package
tests/glusto/glustolibs-gluster/glustolibs/gluster       <-- actual package
tests/glusto/glustolibs-gluster/glustolibs/gluster/__init__.py

Add Sphinx and apidoc directory tree and setup for readthedocs.