Merge "Reorganised developer documentation"
This commit is contained in:
@@ -11,9 +11,9 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
===================
|
====================
|
||||||
API Change Tutorial
|
Making an API Change
|
||||||
===================
|
====================
|
||||||
|
|
||||||
This document will guide you through the process of proposing and submitting
|
This document will guide you through the process of proposing and submitting
|
||||||
an API change to keystone.
|
an API change to keystone.
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
==========================
|
||||||
Building the Documentation
|
Building the Documentation
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
=============
|
||||||
Caching Layer
|
Caching Layer
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
|||||||
@@ -14,9 +14,9 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
====================================
|
==========================
|
||||||
Setting up a Development Environment
|
Setting up the Environment
|
||||||
====================================
|
==========================
|
||||||
|
|
||||||
This document describes getting the source from keystone's `Git Repository`_
|
This document describes getting the source from keystone's `Git Repository`_
|
||||||
and setting the environment up for development purposes.
|
and setting the environment up for development purposes.
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
============================
|
||||||
Developing ``doctor`` checks
|
Developing ``doctor`` checks
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
==========================================================
|
||||||
Filtering responsibilities between controllers and drivers
|
Filtering responsibilities between controllers and drivers
|
||||||
==========================================================
|
==========================================================
|
||||||
|
|
||||||
|
|||||||
@@ -26,18 +26,18 @@ Contributor Documentation
|
|||||||
run-keystone.rst
|
run-keystone.rst
|
||||||
initialise.rst
|
initialise.rst
|
||||||
interact.rst
|
interact.rst
|
||||||
|
development_environment.rst
|
||||||
build-docs.rst
|
build-docs.rst
|
||||||
release-notes.rst
|
release-notes.rst
|
||||||
testing-keystone.rst
|
testing-keystone.rst
|
||||||
doctor-checks.rst
|
doctor-checks.rst
|
||||||
|
http-api.rst
|
||||||
|
api_change_tutorial.rst
|
||||||
database-migrations.rst
|
database-migrations.rst
|
||||||
filtering-responsibilities.rst
|
|
||||||
list-truncation.rst
|
|
||||||
id-manage.rst
|
id-manage.rst
|
||||||
translated-responses.rst
|
translated-responses.rst
|
||||||
caching-layer.rst
|
caching-layer.rst
|
||||||
development_environment.rst
|
filtering-responsibilities.rst
|
||||||
developing_drivers.rst
|
list-truncation.rst
|
||||||
api_change_tutorial.rst
|
|
||||||
http-api.rst
|
|
||||||
services.rst
|
services.rst
|
||||||
|
developing_drivers.rst
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
=================================
|
||||||
Entity list truncation by drivers
|
Entity list truncation by drivers
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
|||||||
@@ -14,8 +14,9 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
Release Notes
|
==========================
|
||||||
=============
|
Working with Release Notes
|
||||||
|
==========================
|
||||||
|
|
||||||
The Keystone team uses `reno
|
The Keystone team uses `reno
|
||||||
<https://docs.openstack.org/developer/reno/usage.html>`_ to generate release
|
<https://docs.openstack.org/developer/reno/usage.html>`_ to generate release
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
================
|
||||||
Testing Keystone
|
Testing Keystone
|
||||||
================
|
================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user