nova/doc
Andreas Jaeger 1a24b0b9db Prepare for using standard python tests
Add simple script to setup mysql and postgresql databases, this script
can be run by users during testing and will be run by CI systems for
specific setup before running unit tests. This is exactly what is
currently done by OpenStack CI in project-config.

This allows to change in project-config the python-db jobs to
python-jobs since python-jobs will call this script initially.

See also
http://lists.openstack.org/pipermail/openstack-dev/2016-November/107784.html

Update devref for this.

Needed-By: Iea42a0525b2c5a5cdbf8604eb23a6e7b029f6b48
Change-Id: Ie9bae659077dbe299eea131572117036065bdccf
(cherry picked from commit d60dffc6be)
2017-02-09 19:05:45 +01:00
..
api_samples Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00
ext Merge "Refactor _load_support_matrix" 2016-02-02 15:05:49 +00:00
notification_samples Revert "functional: Grab the service version from the module" 2016-03-07 12:48:40 -05:00
source Prepare for using standard python tests 2017-02-09 19:05:45 +01:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

README.rst

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: http://docs.openstack.org/developer/nova/

API guide docs are built to: http://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.