tripleo-image-elements/elements/tripleo-cd
Robert Collins 511baaf1e2 Use local apt and pypi mirror for tripleo-cd
More fast is faster. Much vrooom. pip-cache is not concurrency-safe,
so remove that, and pypi-openstack is subject to network vaguaries,
which is why I'm bringing the mirror in.

Change-Id: I994e3939fb0db8029185f1674759ebfa92307e57
2014-02-26 23:59:38 +13:00
..
bin Use local apt and pypi mirror for tripleo-cd 2014-02-26 23:59:38 +13:00
install.d Add a helper to deploy testenvironments. 2014-02-04 09:10:09 +13:00
README.md Document tripleo-cd configuration. 2013-10-14 23:17:13 +13:00
deploy-ci-overcloud Add a script to deploy the ci-overcloud. 2014-02-10 21:38:43 +13:00
element-deps Utilize pypi-mirror from tripleo-cd 2013-10-16 13:39:31 +13:00
source-repository-tripleo-incubator Fix URL to tripleo-heat-templates repository 2013-10-08 10:37:07 +01:00

README.md

Continually deploy an overcloud.

Configuration

None needed.

Caveats

Currently, continually deploying an overcloud results in the overcloud being discarded each deploy.

Operation

The service tripleo-cd runs tripleo-cd which loops deploying and redeploying an overcloud.

Configuration

There is currently no configuration available: changes are made to tripleo-cd.sh directly.