In order to clone 8 keystone repos simultaneously via https in dev,
the following were needed:
httpd.acceptorThreads>=4
sshd.threads>=8
And database.poolLimit is supposed to be higher than http+ssh threads.
Change-Id: I8d011af41e32f7865424d54d5a78a10a3689e708
Adds config stanzas for glance files needed for functional testing
against s3 and swift.
The files themselves are not present in the repo because they hold
credentials.
Addresses bug 914430.
Change-Id: I35345ecd24e2f755cd492863d6eec74593c9d3b9
Use update_bug.py generic hook to update Launchpad bug status on
change-merged and patchset-created events.
This should be merged after https://review.openstack.org/2367
which adds update_bug.py to openstack-ci.
Change-Id: I0098cfacd7c320f3acadd960b97e531febf57218
It could end up running when the template host comes up and
interfere with what we want to do with the machine (ie, test).
Instead, we'll need to update template hosts without puppet.
Change-Id: If3175949ca1dc45a3bc2853520c9543e8ee33ea0
Fix bug 888479:
Only allow master branch merges to set bug status to FixCommitted.
For other branches (think stable/diablo or milestone-proposed), set
a in-BRANCHNAME tag instead, to allow for efficient searching.
Change-Id: I6401ab4ba92f7983040ac8b2008c88490e2589d8
Add orchestra configuration.
Remove tarmac dependency from jenkins slaves.
Add devstack repo to jenkins slave checkout.
Use jenkins public key in cloud-init.
Remove wheel group (not defined in base oneiric).
Clean up sudoers.
Git rid of wheel group dependency.
Git rid of editor link (which may be dangling) and doesn't
really have anything to do with sudo anyway.
Write localrc for devstack with passwords for mysql and rabbitmq.
Install devstack apt depends on install so they make it into the LVM
snapshot.
Add mysql password to a snippet file for the preseed.
Add python-unittest2 to jenkins slaves.
Add more passwords to localrc.
Update syslog config on server.
Fix subscribed exec for cobbler sync.
Update syslog permissions.
Don't log local messages to the orchestra dir.
Add rsyslog sudo perms for jenkins.
Make jenkins ignore known_hosts.
Remove known_hosts file, add .ssh/config file that ignores known_hosts.
Change-Id: Ic1842e5ea6778e8c52857f3441872459bfc05b2c
Includes:
Fixing jenkins sudoers from jeblair
Removing tarmac depend from jeblair
Remove wheel group from jeblair
Change-Id: I86ec23f7aeafc31cc70b0f3a648739bb7316fc61
This should add passlib (recently packaged and added to build depends).
Remove explicit list of packages.
python-dtest was the only package not in the build-deps, Yogi says
it's not used.
Change-Id: I47f30b23c823a3fecb07f84e89bcedddb15c13cd