RETIRED, OpenStack tenant-level workload reference architectures.
Go to file
Vieri 4379915dc5 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I7ee18992a3f769a029157e09e5b7911660c7a910
2020-07-21 15:04:04 +00:00
doc/source trivial: modify spelling error of template 2018-11-01 16:32:26 +08:00
releasenotes initial cookiecutter commit 2017-01-05 01:59:04 +00:00
workload-ref-archs Update "nework" to "network" in comments 2017-08-22 10:59:46 +08:00
.gitignore initial cookiecutter commit 2017-01-05 01:59:04 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:30 +00:00
.mailmap initial cookiecutter commit 2017-01-05 01:59:04 +00:00
.zuul.yaml switch documentation job to new PTI 2018-08-30 18:57:55 -04:00
CONTRIBUTING.rst initial cookiecutter commit 2017-01-05 01:59:04 +00:00
HACKING.rst fix link 2018-05-17 07:48:30 +00:00
LICENSE initial cookiecutter commit 2017-01-05 01:59:04 +00:00
MANIFEST.in initial cookiecutter commit 2017-01-05 01:59:04 +00:00
README.rst add description on how to contribute 2017-01-12 04:22:45 +00:00
requirements.txt initial cookiecutter commit 2017-01-05 01:59:04 +00:00
setup.cfg Add Python 3 Train unit tests 2020-07-21 15:04:04 +00:00
setup.py initial cookiecutter commit 2017-01-05 01:59:04 +00:00
test-requirements.txt Update requirements for Pike 2017-08-02 20:01:41 +02:00
tox.ini Add Python 3 Train unit tests 2020-07-21 15:04:04 +00:00
workload-template.rst fix typo in HACKING.rst and move workload-template.rst to root 2017-01-21 00:10:33 +00:00

OpenStack Enterprise WG Workload Reference Architectures.

The OpenStack Enterprise Work Group is developing a series of 'tenant-level' reference architectures to help users to learn and understand how to deploy different types of workloads on an OpenStack Cloud. These reference architectures describe the list of OpenStack services that can be used to support the workload and provides sample code to bootstrap the workload environment on an OpenStack Cloud.

This repo will be used to maintain the documents of these reference architectures and sample code.

The Hacking.rst file contains details on how to contribute workload reference architectures.