Assets relating to the Interop Challenge
Go to file
Tong Li 77439ae873 Added command to wait for cloud-init to be done
If using ubuntu image, cloud-init has to finish before other apt
command can be performed. This patch added logic to make sure
that cloud-init get finished before proceed with other tasks.
This patch also contains changes to make the seeding docker images
more generic so that any docker image can be included in a tar.gz
file, the images in the file will be docker loaded onto each worker
node

Change-Id: I505cdb791673dc978bc21b73f7ad672172340a9d
2017-04-12 20:55:39 +00:00
doc/source NFV workload to test OpenStack interoperability 2017-02-21 03:23:58 -05:00
releasenotes Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
workloads Added command to wait for cloud-init to be done 2017-04-12 20:55:39 +00:00
.gitignore Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
.gitreview Added .gitreview 2016-11-24 21:55:37 +00:00
CONTRIBUTING.rst Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
HACKING.rst Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
LICENSE Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
MANIFEST.in Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
README.rst Fixed a typo in the readme 2017-03-16 15:20:05 -05:00
babel.cfg Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
requirements.txt Add lampstack tox environment 2017-03-02 14:18:10 +01:00
setup.cfg Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
setup.py Interop-workloads new repository seeding 2016-12-02 12:03:10 -05:00
test-requirements.txt Add specs to documentation 2017-02-08 17:43:02 +01:00
tox.ini Add lampstack tox environment 2017-03-02 14:18:10 +01:00

README.rst

interop-workloads

A project for workload development to meet the OpenStack Interop Challenge

With the success of the Interop Challenge in Barcelona, the Interop Challenge mission continues to gain momentum. We will use this project and repository where we can focus on creating and iterating on new OpenStack workloads that will be used to demonstrate that OpenStack clouds are interoperable across a variety of application domains including enterprise workloads, NFV workloads, K8s, and many others under evaluation. We will also use this repo to store our best practices documents and other collateral that facilitates improving the state of OpenStack Clouds' ability to interoperate.

Features

  • TODO