cinder/doc/source/contributor
zejian Zhuang 38e5e7376b Update setup instructions
Add python3-dev instructions for Ubuntu16.04.
Verified thos packages in new version and drop Ubuntu12.04 tag.

Change-Id: I59849d0b5b1ec6636ad1e1af004277fcfa319473
Close-Bug: #1659568
2017-11-01 10:07:07 +08:00
..
addmethod.openstackapi.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api_conditional_updates.rst Correct contributor doc information 2017-08-30 08:50:23 +08:00
api_microversion_dev.rst Use constants for microversion values 2017-09-22 08:15:56 -05:00
api_microversion_history.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api.apache.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
architecture.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
attach_detach_conventions_v2.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
attach_detach_conventions.rst Modify a little desc to satisfy the code 2017-08-07 16:45:22 +08:00
auth.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
cinder.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
database.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
development.environment.rst Update setup instructions 2017-11-01 10:07:07 +08:00
documentation.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
drivers.rst Correct module path in doc 2017-08-25 18:02:45 +08:00
fakes.rst [DOC BLD FIX] Fix docstring error in fakes.rst 2017-07-26 22:09:44 -05:00
gerrit.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
gmr.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
groups.rst Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
i18n.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
index.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
jenkins.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
launchpad.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
migration.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
releasenotes.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
replication.rst Correct contributor doc information 2017-08-30 08:50:23 +08:00
rolling.upgrades.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
rpc.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
scheduler.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
services.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
testing.rst Switch from ostestr to stestr 2017-10-15 15:02:55 +00:00
threading.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
user_messages.rst [DOC BLD FIX] Fix user messages documentation 2017-08-07 17:59:36 -05:00
volume.rst [Doc Bld Fix] Add links to man page contents 2017-08-21 13:56:27 -05:00

Cinder Contributor Documentation (source/contributor)

Introduction:

This directory is intended to hold any documentation that relates to how to contirbute to Cinder or how the project is managed. Some of this content was previous under 'developer' in openstack-manuals. The content of the documentation, however, goes beyond just developers to anyone contributing to the project, thus the change in naming.

The full spec for organization of documentation may be seen in the OS Manuals Migration Spec <https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>.