Tuan Do Anh b50d16343d fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because of that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I574364f9b072387883bedfc7404072642041f380
2018-07-16 07:47:47 +00:00
2018-03-08 12:39:31 -07:00
2017-10-17 15:25:38 +02:00
2017-07-07 20:04:52 +00:00
2017-08-23 16:46:44 +05:30
2015-09-09 10:09:29 +01:00
2018-02-27 01:23:16 -08:00
2017-06-23 14:01:52 -04:00
2018-02-27 01:23:16 -08:00
2017-05-19 11:41:37 +02:00
2018-07-16 07:47:47 +00:00

Team and repository tags

image

TripleO Documentation

This is the documentation source for the TripleO project. You can read the generated documentation at TripleO Docs.

You can find out more about TripleO at the TripleO Wiki.

Getting Started

Documentation for the TripleO project is hosted on the OpenStack Gerrit site. You can view all open and resolved issues in the openstack/tripleo-docs project at TripleO Reviews.

General information about contributing to the OpenStack documentation available at OpenStack Documentation Contributor Guide

Quick Start

The following is a quick set of instructions to get you up and running by building the TripleO documentation locally. The first step is to get your Python environment configured. Information on configuring is available at Python Project Guide

Next you can generate the documentation using the following command. Be sure to run all the commands from within the recently checked out repository.

tox -edocs

Now you have the documentation generated for the various available formats from the local source. The resulting documentation will be available within the doc/build/ directory.

Description
RETIRED, Documentation for TripleO
Readme 17 MiB