Go to file
Monty Taylor 6e0759c73e Use bundles instead of relocatable virtualenvs.
This is step one. We'll create a venv the old way and also additionally a
bundle. If the bundle exists on the copy-venv side of things, we'll install
using it. Otherwise, we'll just do the old relocation code. After a day
or two (once all of the venv artifacts have bundles) we can remove the use
of install_venv and just go to pure bundles.

Change-Id: Ie56e270ac4944a29253609730b013166cae05c26
2012-01-31 00:50:06 -05:00
2011-07-14 14:09:50 -04:00
2012-01-17 17:42:14 +11:00
2011-10-20 13:33:26 -04:00
2011-07-14 14:09:50 -04:00
2011-07-26 09:36:29 -07:00
2011-07-14 14:18:25 -04:00
2011-07-14 14:46:26 -04:00
2011-07-24 23:59:01 -04:00
2011-07-18 13:51:50 -04:00

This repo contains scripts used by the OpenStack Jenkins to perform tasks, the tarmac config used by Jenkins, as well as a a few scripts for creating new Jenkins slaves and additional utility nodes.

launch_node.py will launch a base node and add user accounts for everyone in the ~openstack-admins team

launch_slave.py will launch a node with everything it needs to perform basic jenkins slave tasks

Description
RETIRED, Run DevStack in the gate
Readme 20 MiB