Commit Graph

334 Commits

Author SHA1 Message Date
James E. Blair
efe6a22aac Move puppetmaster git repo.
To /opt/config.

Change-Id: Iab489ba398522dfd8e36dedb92d4d3f8d78df642
Reviewed-on: https://review.openstack.org/18177
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2012-12-16 17:53:53 +00:00
Monty Taylor
6726028fdc Removed two projects we don't have any more.
Change-Id: I06678c8c44141a05288f35421866d635bbd08fb0
Reviewed-on: https://review.openstack.org/18176
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2012-12-16 17:44:42 +00:00
Monty Taylor
74460853d1 Rename CI to Infra in MANY MANY places.
Change-Id: I409bd50ae374e0288531f07cfeea34856c5f8067
Reviewed-on: https://review.openstack.org/17319
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2012-12-16 17:30:47 +00:00
James E. Blair
5b9461b5e1 Move Zuul to its own server.
Remove zuul from jenkins server.
Remove transitional zuul config.
Add an extra argument to gerrit-git-prep for the git site name, so that it
doesn't have to be the same as the review site.
Serve zuul git repos via apache.

Change-Id: I342032bcedf317c0f48ff89b773546eb2ccd08f8
Reviewed-on: https://review.openstack.org/17949
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2012-12-16 17:25:55 +00:00
Sean Dague
82232d747a fix regexes for bug and launchpad linking
use \b (word boundary) to ensure we don't randomly start
generating a link if the characters end up at the end of an
unrelated word.

Change \s to ' \t' to drop \n so we don't link across paragraph
boundaries.

Both of these issues have been found in gerrit reviews, and cause
for some really weird linking.

Fix proper escaping of \b

Change-Id: Ic0f27775459fe48487b287c6dec63605999d293a
Reviewed-on: https://review.openstack.org/17958
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-12-13 21:40:00 +00:00
Monty Taylor
9400630408 Turn healthnmon unittests to non-voting.
Change-Id: Ife1af12abc24fb5dd58bb221f7661aeb24198165
Reviewed-on: https://review.openstack.org/17999
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-12-13 02:38:47 +00:00
Monty Taylor
9c08aa5bce Add healthnmon project to stackforge.
Change-Id: I1d282484c473cf4015e89041e5aa209942e576d7
Reviewed-on: https://review.openstack.org/17222
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-12-13 01:04:10 +00:00
Steve Baker
a8da3df720 Add tarball and docs jobs for heat
Change-Id: Ia94bb64a76dd5646fbeebfaceb2dd04b27f1b609
Reviewed-on: https://review.openstack.org/17897
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-12-12 22:48:04 +00:00
Clark Boylan
abc5b00d63 Capture testr log files when testr is used.
When testr is the test runner that is used capture the subunit stream
log file, convert it to pretty html output and publish both the log and
html file to static.openstack.org.

Change-Id: I0b79e048d25f2a8bc7cca6adf583d788809c7f05
Reviewed-on: https://review.openstack.org/17964
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-12 21:51:01 +00:00
Sean Dague
e23f6bde88 remove cleanup on hourly
we want to inspect the hourly fails, so remove the cleanup
so that we can get to the nodes post fail.

Change-Id: Id5f4f787bfd83859c41409b8966807244edab4cd
Reviewed-on: https://review.openstack.org/17893
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-12 15:48:39 +00:00
Kiall Mac Innes
1f063ce6c2 Moniker JJB config requires a tarball-publisher-site option.
Fixup issue introduced in Id5053c56f07a3bd723c9c47021b0c058b1ad27e9

Change-Id: Ie167086886a2a495ab48954de90f8a4538398a2f
Reviewed-on: https://review.openstack.org/17754
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-09 18:23:43 +00:00
Kiall Mac Innes
16d127f9ab Allow for Moniker releases
Change-Id: Id5053c56f07a3bd723c9c47021b0c058b1ad27e9
Reviewed-on: https://review.openstack.org/17749
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-12-09 17:04:28 +00:00
Clark Boylan
8a87cd26f8 openstack-ci-admins push puppet-vcsrepo tags
Update openstack-ci/puppet-vcsrepo ACLs to allow openstack-ci-admins to
push git tags.

Change-Id: I91bf807e1cdfbc041925ccca300aaae63ce74c78
Reviewed-on: https://review.openstack.org/17518
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-05 22:52:24 +00:00
Julien Danjou
52c2139ba5 Add python-ceilometerclient
Change-Id: I0fbfc5aa71888373b728ff485009bf4b01ffedfa
Signed-off-by: Julien Danjou <julien@danjou.info>
Reviewed-on: https://review.openstack.org/17537
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-05 21:40:42 +00:00
annegentle
db3446c669 URGENT: Fixes placement of the API quick start
So it won't copy over the root index.html file for docs.openstack.org/api.

fix bug 1086664

This should make it available at docs.openstack.org/api/quick-start/

Change-Id: Ia5fcca8136838aff334798853dc37f120802300f
Reviewed-on: https://review.openstack.org/17534
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-12-05 14:12:45 +00:00
Angus Salkeld
8ae4b98eb6 Make it possible to push tags to python-heatclient
Change-Id: I8cac912729e1221dac244348329e1f0ad94037ab
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Reviewed-on: https://review.openstack.org/17432
Reviewed-by: Steve Baker <sbaker@redhat.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-04 23:28:23 +00:00
annegentle
3571962de8 Make api quick start copy to docs.openstack.org
Make api programmer guide copy to docs.openstack.org; fixes paths.

Patchset fixes api programmer path.

Change-Id: I3d19198af6dbe8d9baa3c03bdc4c397ccdd5aea1
Reviewed-on: https://review.openstack.org/17501
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-04 21:59:40 +00:00
Clark Boylan
51e2f36324 Disable cacti for community and wiki.o.o
Community is not running Puppet and needs an upgrade, this is preventing
Puppet from updating iptables to allow cacti.o.o to poll community.o.o.
Wiki.openstack.org in DNS still points at the old Moin wiki. As a result
cacti is trying to poll the old host which is not allowed.

Until community is updated and wiki.o.o DNS points at the new server
remove these two nodes from the cacti host list to prevent errors from
showing up in puppet logs.

Change-Id: I0805f7f36507a92af61f73859f2bd8a1f597110a
Reviewed-on: https://review.openstack.org/17416
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-04 21:57:37 +00:00
Clark Boylan
4cfb8b346d Use two step pypi upload process for all projects
Convert pbr, nose-html-output, and the python clients to the more secure
two step pypi upload process.

Change-Id: I214ac69d0b2dbd444f859691d0fec8a7fc78c0cd
Reviewed-on: https://review.openstack.org/17417
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-12-04 20:33:14 +00:00
annegentle
6edce3abd5 Fixes the API Quick Start path for file copy - build is fine, file copy not fine.
fix bug 1085250

Change-Id: Iee509fd81b82adebe04253d0b6d58cb1e674f1ae
Reviewed-on: https://review.openstack.org/17470
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-04 18:33:07 +00:00
Kiall Mac Innes
7007ddcd67 Enable voting for the gate-moniker-pyflakes gate
Change-Id: I94af4f6c35b3148c6a7b7d3b6fefdded2a698cf8
Reviewed-on: https://review.openstack.org/17482
Reviewed-by: Kiall Mac Innes <kiall@managedit.ie>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-04 17:50:21 +00:00
James E. Blair
19da0088b9 Add a second IRC meeting channel.
Change-Id: Ie996f80810a9a1e369d9bd2d87b0d233eb35f326
Reviewed-on: https://review.openstack.org/17427
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-04 00:39:34 +00:00
Kiall Mac Innes
e6083553f3 moniker / python-monikerclient job updates.
- Enable pyflakes gate for moniker (non-voting for now).
- Enable pyflakes gate for python-monikerclient.
- Enable RTFD hook for python-monikerclient.

Change-Id: I1691d2b60d437d84aca7e8862c2cca47bdb8901b
Reviewed-on: https://review.openstack.org/17348
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-03 20:37:45 +00:00
James E. Blair
3cab5e4d84 Add graphite.
Change-Id: I276641d55e966cd76013cae847061c3ac7996864
Reviewed-on: https://review.openstack.org/17094
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-12-02 20:28:38 +00:00
James E. Blair
eae0e69432 Rework user sync script.
identify_unused_accounts.py is a one-time script to be run manually
to clean up the database to make the sync script run much faster.

Change-Id: I0e954f86dd6bb2fedd6ea65aa9be3d5188e04eab
Reviewed-on: https://review.openstack.org/17169
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-02 17:23:47 +00:00
Angus Salkeld
60050bea90 Move heat and heatclient to openstack/ and change group from heat to heat-core
So move heat to github.com/openstack - yea!
(also python-heatclient)

Also use the "heat-core" and "heat-drivers" teams correctly.
(we only had a "heat" team before).

Change-Id: I8b145bf8ddb51ed23811187538c96d6832fa9e52
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Reviewed-on: https://review.openstack.org/16593
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-12-02 17:19:45 +00:00
Paul Belanger
bd2052b07f Add gate for oslo-incubator docs and publish them
Allows developers to access the documentation online.

Change-Id: I5a212a664bfb480ee427bb77053ef08cb93b3e62
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/17279
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-12-01 17:41:25 +00:00
Paul Belanger
08ad5a27a5 Gate openstack-ci-puppet on puppetlint
780 commits after adding our puppet-lint gate, we can now have Jenkins
properly gate on it!  Great work.

Fixes: bug #1082818

Change-Id: I0ea2c921208a949e8a79b67f4c80ba365c213603
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/17232
Reviewed-by: matthew-wagoner <matthew.wagoner@hp.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-01 00:33:03 +00:00
James E. Blair
e6b8848bcf Add a dedicated zuul server.
Just bootstrapping the server; a follow-on change will switch
hostnames in configurations.

Change-Id: Ie453a3d046014137c66f2bc25e0a5916d09b9267
Reviewed-on: https://review.openstack.org/17167
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-30 21:45:07 +00:00
Paul Belanger
a7ce7fd02e Additional puppet-lint formatting
Change-Id: I6e5fa77a301eec30cff8e16bad33a91bfd95b13f
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/17176
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-30 20:56:32 +00:00
Monty Taylor
52db16762b Consume jeepyb.
Instead of keeping many of these files directly in the tree, use them
from the out-of-tree jeepyb project, which makes them easier to consume
for other people who are not us.

Change-Id: Id704f2e17dd80709ef63cbbf2c5475a08a835f91
Reviewed-on: https://review.openstack.org/16777
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-30 18:02:30 +00:00
James E. Blair
c4de868747 Allow tagging zuul.
And switch the review group to core.

Change-Id: Iff388ba7f787dbfd53bf598cd40777ef894ed33f
Reviewed-on: https://review.openstack.org/17221
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-30 16:51:15 +00:00
James E. Blair
52269a0fe2 Make iptables additional rules a list.
A list of iptables commands that come after the "-A OPENSTACK-INPUT"
bit.

Change-Id: Iee595d9267738365c208f8ecb6f0fd4941b357e3
Reviewed-on: https://review.openstack.org/17172
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-30 01:39:28 +00:00
Paul Belanger
2dab877fb5 Publish zuul to pypi.python.org
Change-Id: Iaf8bd6f55cb847afe52bdfc1216e44de79a3f51d
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/16810
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-29 23:31:44 +00:00
Sean Dague
ff987dc235 put wadl under api tree
the previous ftp publisher put the os-compute-2.wadl file in the
wrong tree to be accessed from the web. Put it under api/ so that
we can access it on the doc server

Change-Id: Id960e22ff51c7f810fdb35f286d054635e01d770
Reviewed-on: https://review.openstack.org/17136
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-29 19:03:43 +00:00
Monty Taylor
8fcfbbd69f Add jeepyb project.
jeepyb is the scripts that we use, mostly centered around projects.yaml
based activities, to manage additional functionality we need in a gerrit
installation. Since most of them are 100% general purpose, we broke them out
into a library so other people could use them.

A commit will follow this which will remove the scripts from the tree and
use pip-installed ones instead.

Change-Id: Iad460a9c08d09214d50adc04c777026af1ca48cb
Reviewed-on: https://review.openstack.org/16672
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-29 01:57:27 +00:00
Jeremy Stanley
88dfa4e4ae Enable Folsom jobs for Ceilometer.
These jobs were introduced via https://review.openstack.org/16520
and were set to run for openstack/ceilometer on zuul, but were not
added to the ceilometer project and thus did not exist in Jenkins.
The result was all check runs against Ceilometer's commits were
coming back with a status of "LOST" for these two jobs.

* .../jenkins_job_builder/config/projects.yaml: Added
python-jobs-folsom to the ceilometer project.

* .../jenkins_job_builder/config/python-jobs.yaml: Created a
python-jobs-folsom group to allow easier application of
folsom-specific Python jobs to projects. This currently just
contains the gate-{name}-python2[67]-folsom jobs.

Change-Id: I4e397a6a1b787e1c674e356af9c8e099c0b24159
Reviewed-on: https://review.openstack.org/17047
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-28 16:27:23 +00:00
Robert Collins
95366c4b37 Add diskimage-builder to stackforge.
Change-Id: I98afc59aaf02e5a3b7846103966d0bdccdd9e957
Reviewed-on: https://review.openstack.org/16145
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-28 15:58:36 +00:00
annegentle
c4964e934d Path name changes to get file copy to work correctly for image API 2.0.
fix bug 1039758

Change-Id: I4f5ccc08ac822656a3c5c5779f6c75c694b7331f
Reviewed-on: https://review.openstack.org/17005
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-28 00:17:19 +00:00
Clark Boylan
ac2aa80d08 Disable pyflakes gate on oslo-incubator.
oslo-incubator isn't quite ready to be gated on pyflakes. Remove the
test from oslo-incubator's gate temporarily while the project better
preps to be gated on that test.

Change-Id: I6340277f087d19e24775b765769029212fbb28c7
Reviewed-on: https://review.openstack.org/17008
Reviewed-by: Mark McLoughlin <markmc@redhat.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-27 23:18:13 +00:00
annegentle
d58acb2f59 Filename change in the image-api repo means more changes needed here.
fix bug 1039758

Patchset catches one remaining images-api reference.

Change-Id: I509076bad2815ea035ccecd6c857a3deaaad9075
Reviewed-on: https://review.openstack.org/16969
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-27 18:48:50 +00:00
James E. Blair
90610ff30b Repack git replicas.
Change-Id: I7c328edac3ac407de0e9c89f841563cb754217f1
Reviewed-on: https://review.openstack.org/16990
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-27 18:46:58 +00:00
David Kranz
277286ba3f Add Sean Dague to hourly build recipients.
Change-Id: I83976b6195e3dc3211b41666191c7c5afb806c30
Reviewed-on: https://review.openstack.org/16967
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-27 15:30:12 +00:00
Julien Danjou
67c9194ec8 Run tests against Folsom for Ceilometer
We want to keep the compatibility with Folsom so we run tests using versions
of our dependencies bound to this version.

Change-Id: Ia7af8207d004cbe809add790d467637e81bfb866
Signed-off-by: Julien Danjou <julien@danjou.info>
Reviewed-on: https://review.openstack.org/16520
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-26 21:06:51 +00:00
Monty Taylor
a8ee83d77a Add jobs for merging lodgeit.
Change-Id: I55251e7d2b98be1f181d0d70a0cc9e7a43ea9044
Reviewed-on: https://review.openstack.org/16918
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-26 20:25:21 +00:00
Monty Taylor
e449f7d323 Add pyflakes checks to oslo-incubator.
Change-Id: Ibbfbb3aaf36d50d5c63449b96460dd008fc8dc7b
Reviewed-on: https://review.openstack.org/16674
Reviewed-by: Mark McLoughlin <markmc@redhat.com>
Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-26 18:09:17 +00:00
annegentle
6b3832decc Point to correct pom.xml for the Image API v2 build, fix bug 1039758.
Change-Id: I05df91bab0b188d80d13571d00c37801eff37249
Reviewed-on: https://review.openstack.org/16845
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-25 19:40:27 +00:00
Antoine Musso
9f424f3968 zuul: learn the ability to set push_change_refs
push_change_refs controls whether zuul should push its reference back in
Gerrit.  This might not be always wanted, for example on very busy
Gerrit installation that never use the refs/zuul/* hierarchy for any
purpose.

Pushing back to Gerrit is now disabled by default and is explicitly
enabled on OpenStack infrastructure (openstack_project::zuul).

Change-Id: I24111ba4b20ab3d5198fdf7deaf902485260d8a5
Reviewed-on: https://review.openstack.org/16475
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-23 21:57:31 +00:00
Endre Karlson
03fd04ba16 Redirect RTFD jobs curl output to null
It's useless to see what output comes out since it's just a page saying that the docs will be built.

Change-Id: I13a13a61457f03fa1a83f0a2fe14949ada781805
Reviewed-on: https://review.openstack.org/16469
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-22 21:16:46 +00:00
Jeremy Stanley
8bf7c2f8b6 Correct github description of oslo-incubator.
* modules/openstack_project/templates/review.projects.yaml.erb: The
original description of openstack/openstack-common on github was out
of date since the rename to openstack/oslo-incubator. This patch
attempts to push an updated project description [provided by Mark
McLoughlin] to github through our project management automation
mechanism.

Change-Id: I926b1330561cfff2a724fb4ccfb0e41825f5c626
Reviewed-on: https://review.openstack.org/16429
Reviewed-by: Julien Danjou <julien@danjou.info>
Reviewed-by: Mark McLoughlin <markmc@redhat.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-21 22:16:09 +00:00