9f3d2759d1c99e52d4d6b2c5a968695fd32ceeb4
When building a reverse lookup table, it helps to build it as a reverse table and not a forward table. Additionally, trim users from any group that they don't belong in. Change-Id: I50338a6877956d9dc0b2b15dba679882ae4b8b66
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