Monty Taylor
bfb9e103f0
Added lxc and python-libxml2.
Change-Id: I59e452aef71d1392d0f1078a2f61f7e3e853270f
10 years ago
James E. Blair
5c1572ed3c
Add MULTI_HOST=1 to localrc
exercise.sh needs this even though build_bm_multi doesn't
Change-Id: I2da7347d833a845eb9b42d1e1053fbff20787ddf
10 years ago
James E. Blair
69720ddc7c
Open additional web ports on community.
Stefano says these will be temporary, eventually they'll be put
behind mod_proxy or nginx.
Change-Id: I240417e234832b4f6c8441242e3390513ed7bb7f
10 years ago
James E. Blair
06ab946274
Close pull requests for quantum and horizon.
Change-Id: I783d18be14267371b72dd3947d457734f5c32ea7
10 years ago
Jenkins
eebaa17e21
Merge "Extend timeouts for exercise.sh"
10 years ago
James E. Blair
a585184f82
Extend timeouts for exercise.sh
Change-Id: Ib9454d6dee3946417c12cee62bca9c553b0885e3
10 years ago
Monty Taylor
86e8c6c58c
Added a few depends that devstack needs.
Change-Id: I8d44f7324933b01d0d4ebb8c67f453adb3ab1449
10 years ago
James E. Blair
205f397229
Add iscsitarget to bare metal preseed.
Has been added to devstack.
Change-Id: Ife904d20e78a70a1c4972a564c4f0745151a12e5
10 years ago
James E. Blair
f5c08c3fcb
Add syslog option to devstack localrc.
Change-Id: Ic999cc6900a4d1a7487bcd56641635d6ef335c91
10 years ago
James E. Blair
18220dee15
expand dhcp range on baremetal hosts
Change-Id: Id1b776c9a391f4327998821c53eebc7cea4b8b3a
10 years ago
James E. Blair
d83492f24a
Remove natty specific sources.list.
Change-Id: I25c3a39ccc567d98156cdedd02aedd1ed94141b3
10 years ago
James E. Blair
40c79cabcc
Expand deploy regex.
Change-Id: If0ba73ae1ac3e45b3693ca6ef3feca4ec8d08c93
10 years ago
James E. Blair
00acf285d0
Add .gitreview.
Change-Id: I1710ba7f939558cbb4619a23383acfe89c9c2ac5
10 years ago
James E. Blair
c702275845
Removed link from jenkins slave to orchestra.
Change-Id: I9d3f34d3eb55d6a9f4ec17d6befa1fadd9a18547
10 years ago
James E. Blair
729c67bf08
Catch up with devstack.
Hardcode mysql password for simplicity.
Update params for new version of devstack.
Change-Id: I5390004fdf5859e8ccb895274ab03e86f769164e
10 years ago
James E. Blair
422c700c37
Updates from new baremetal configuration.
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
10 years ago
Thierry Carrez
319f56aa5e
Include branch name in email notification subject
Include branch name in email notification subject, and shorten the subject.
Fixes bug 859620.
Change-Id: I9eea5e051f71918eb417e620749b55eb73c9fc40
10 years ago
Monty Taylor
66fc123c3a
Rework all of the slaves for virtualenv.
Includes:
Fixing jenkins sudoers from jeblair
Removing tarmac depend from jeblair
Remove wheel group from jeblair
Change-Id: I86ec23f7aeafc31cc70b0f3a648739bb7316fc61
10 years ago
James E. Blair
ca7a4f126e
Fix commentlink regex for blueprints.
Fixes bug 868376.
Change-Id: I9cc39941dfb623be1519bf91f67b98001ab843c7
10 years ago
James E. Blair
b47291b391
Use deb build depends on keystone slave.
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
10 years ago
James E. Blair
410fa944fe
Close pull requests for nova.
Change-Id: I874596b406db88669930c5bb44645f320adcaff6
10 years ago
Jenkins
68b0e012ae
Merge "Add apt-get update so that we get latest packages."
10 years ago
Monty Taylor
e9dc35570c
Use " and not ' in ssh-key text so we get newlines
Change-Id: Ida2386fe69ccd03861d8adcad9de57de7fc1fe9f
10 years ago
Monty Taylor
67f3f11f0c
Add apt-get update so that we get latest packages.
Puppet does not run apt-get update. Ever. We could put it in as a module
with an exec {} and make things depend on it - but since we're cronning
puppet itself, we're just going to do it here.
Change-Id: I2f180e535017bb4ed14b4a58525cb4f9396568d5
10 years ago
James E. Blair
507f054fc1
close pull requests from openstack-manuals
Change-Id: I9683a06b9ea3e7bfd2b23a8e70a524a132491c4a
10 years ago
James E. Blair
22f385f448
Move virtual user include to correct location.
Change-Id: I315f3c5433852b69c3c774428dd86e29038030c4
10 years ago
James E. Blair
188b366bfb
Fix exim local delivery.
Change-Id: Iabae34f700cb08b9a9d73af1734ea2164654774f
10 years ago
James E. Blair
c43c26be68
Refactor user definitions.
Change-Id: If8e05e03a32c6d850ff9a9b1b55be0ae61de35fb
10 years ago
Jenkins
e285fd73d1
Merge "Add SNMP configuration to puppet."
10 years ago
James E. Blair
5f6ea553c7
Increase gerrit session timeout to 24h.
Set session cookies to SSL-only.
Change-Id: Ie49b0fe90f4c8c9f1c603d21b21e67fbdda6196c
10 years ago
James E. Blair
714d62d91b
Close pull requests for api projects.
Change-Id: Ibe78652ba5829e97ce80acd91cceaaf3e9350f10
10 years ago
James E. Blair
5e6743e870
Add SNMP configuration to puppet.
Change-Id: I2fa3e43cbc52404e8c41d381e503abec42459873
10 years ago
James E. Blair
3508f07e65
Remove ensure absent pip commands.
Ensure absent for PIP intereferes with regular debian packages.
Change-Id: Ia26929bc666e62002a2e0e3c7c97b0daf08a0daa
10 years ago
Monty Taylor
a6eb04ca55
Install nosexcover from packages instead of PIP.
Change-Id: I1c7b9d7c525f7f96cc11e4d7062de0593c49e0cf
10 years ago
James E. Blair
db19cd124f
Add default puppet node.
Change-Id: I1e1e723a9847b55dbb825a078a4dd5d9c08ce37b
10 years ago
James E. Blair
a85ba3c395
Add community.openstack.org.
Change-Id: I0fac07af1f64c82df68338c009c1fb9e8565d339
10 years ago
James E. Blair
e1f5ad3d58
Close pull requests for swift and others.
Change-Id: I0064ddec13b090fe8a6b7c0dde2feda29d277828
10 years ago
James E. Blair
b11af63b41
Add pymox to keystone slaves.
Change-Id: Ieb6d7d3d625fd5ca6baa42436abdbefbc51cfb5b
Reviewed-on: https://review.openstack.org/372
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
James E. Blair
6aa3ec0075
Fix exim depends.
Handles "Could not perform immediate configuration on 'exim4-daemon-light'".
Change-Id: I49049071af2f5f323ef90485252d825351367522
Reviewed-on: https://review.openstack.org/353
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
Joe Heck
9c82f808f0
adding cheetah as dependency to build slave
Change-Id: If3cff3d2f227d227e8b8eaa2dc140c451a2b84fc
Reviewed-on: https://review.openstack.org/356
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
James E. Blair
c76757d4ee
Update rfc.sh to use 'true'.
true is /usr/bin/true os OSX but is in the path
on both GNU/Linux and OSX.
Change-Id: I3b83516d8e1d6b35c63fb4272fab4382c7967622
Reviewed-on: https://review.openstack.org/329
Reviewed-by: Joe Heck <heckj@mac.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
James E. Blair
6f9baab837
Revert "Add a mutex around puppet runs."
This reverts commit 352cdce842
.
Cron spam.
Change-Id: Iea4bdbf0b2ec36185c58318e3b46847ce7ed3b56
Reviewed-on: https://review.openstack.org/347
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
Monty TAylor
cb7c90a58a
Add support for packages.o.o and 32-bit builds.
Change-Id: Ia54b15359c8c7bca4b03f3f0952fa2a7ad06a5e1
Reviewed-on: https://review.openstack.org/318
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
Monty Taylor
7846785ef7
Add a mutex around puppet runs.
Change-Id: I4996c44e5dfe68ff144494a545db9d05f93b96cd
Reviewed-on: https://review.openstack.org/320
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
James E. Blair
2d4d21356d
Add packages.openstack.org ssh host key.
Change-Id: I8c1502ac06e9cb36d7e7765c66ae49bac6a316a0
Reviewed-on: https://review.openstack.org/317
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
10 years ago
James E. Blair
b237cc4b73
Update rfc.sh to add change-id to commit message.
If the commit hook is installed, ammend the commit message
so change-id gets added to it.
Change-Id: I3d256a6fa73e789b02bad86421dd95e0a1f52a78
Reviewed-on: https://review.openstack.org/284
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
10 years ago
Monty Taylor
d223662015
Restructure archive for both trunk and diablo.
Change-Id: I9dcba819629c068ccfedaa0fc6c23b7bd631c5a9
Reviewed-on: https://review.openstack.org/309
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
10 years ago
Monty Taylor
bcec2d06a8
Added a subscription for proper nginx restarts.
Change-Id: I7225ffde44d631b3f24fe34160ff8e7105ba0f8d
Reviewed-on: https://review.openstack.org/307
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
10 years ago
Monty Taylor
e03fdf9be1
Added packages.openstack.org to the known_hosts.
Change-Id: I91e3b20b80c8f8f6ac8b71978cb840dfeff69561
Reviewed-on: https://review.openstack.org/308
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
10 years ago
Monty Taylor
e4b373c260
Fixed a minor location typo.
Change-Id: I6b8fe3ae7e81dac7dcd605fdc71cbf88e1215e6f
Reviewed-on: https://review.openstack.org/306
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
10 years ago