1225 Commits

Author SHA1 Message Date
James E. Blair
623ea646de Add docs site to ceilometer.
Fixes currently broken jobs.

Change-Id: Ib48d9a1faa4b83d2836ef2695549fa3c73e722c7
Reviewed-on: https://review.openstack.org/16344
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-11-17 01:25:38 +00:00
Clark Boylan
c494817c68 Cleanup manage_project.py documentation.
Move line that was breaking ordered list ordering and add sections about
setting the upstream for a project in the projects.yaml file. Also
replace tabs in ACL config with 8 spaces. Remove refs/* Administrator
ownership. Put ACL sections in alphabetical order.

Change-Id: Ib843379f80822ec0f03730e315e747978a7c1ee6
Reviewed-on: https://review.openstack.org/16115
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
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-16 20:37:11 +00:00
James E. Blair
f581e3cb67 Normalize ceilometer publish jobs.
Change-Id: I358b9fadfb1418e6ecda2272eb2158f778e24ee3
Reviewed-on: https://review.openstack.org/16197
Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Reviewed-by: Julien Danjou <julien@danjou.info>
Reviewed-by: Nick Barcet <nicolas@barcet.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-16 18:14:14 +00:00
Clark Boylan
65e61f5fb8 Add security impact email notifications.
Fixes bug #1070577

Make the notify_impact script generic so that it can handle different
types of notifications. Then add a SecurityImpact notification.

Change-Id: Id4bbf7db29e36dde783328e31685079e79d0b1e9
Reviewed-on: https://review.openstack.org/14856
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-16 18:13:21 +00:00
Matthew Wagoner
dd9f2c041b Cleanup mediawiki manifest lint parameter errors.
This patch aims to alleviate the 'parameterised class parameter without a default value' error that occurs in init.pp

Change-Id: Ie13e49612966c122f0253f8a6e75cde53e265754
Reviewed-on: https://review.openstack.org/15779
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
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-16 18:04:04 +00:00
annegentle
b9fcc621fb Fix file copying problem with the API reference build.
Change-Id: I387ebbff11cd50e6d8cbdd270ac1ccc677ec36a9
Reviewed-on: https://review.openstack.org/16319
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-16 17:53:20 +00:00
James E. Blair
aeaf050744 Fix jjb project perms.
Allow openstack-ci-core to review and tag.

Change-Id: I80648301ed172822c480b76826bbe6ae5986fc39
Reviewed-on: https://review.openstack.org/16317
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-16 17:36:59 +00:00
Thierry Carrez
1f50d5391b Do not reopen closed bugs due to bug mentions
Do not let update_bug.py reopen a FixCommitted or FixReleased bug just
because the bug number was mentioned in a commit message. In most cases
that mention is just a simple reference to a closed bug. In the rare
cases the committer actually wanted to reopen a closed bug, he should
rather have open a specific bug about it anyway.

Fixes bug 1078745

Change-Id: I513e6fc73d6bab02de21628e55a5d28189834632
Reviewed-on: https://review.openstack.org/16080
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-11-16 16:08:48 +00:00
Endre Karlson
5c55ca5455 Add Bufunfa jobs
Change-Id: Ibf04ecc32fba04347c91cfcb86638eeb749957eb
Reviewed-on: https://review.openstack.org/16244
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-16 13:40:36 +00:00
Matthew Treinish
cd9beaf15e Setup silent devstack tempest run with Postgresql.
This adds a new job that runs silently with postgres enabled, on
any changes to devstack or devstack-gate. This will allow
monitoring to ensure that postgres still works after any changes.

Change-Id: I5a8696dd89ca001c9d7ff37e0244b0b99438a664
Reviewed-on: https://review.openstack.org/16190
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-16 00:58:59 +00:00
Jeremy Stanley
5741ee70d1 Clarify server launch documentation.
* launch/README: Note that commands are assumed to be run in a full root
environment, mention existence of 'nova list' for determining server
details, get happy with variables in the DNS examples and also adjust
examples for a recent change in RackSpace's DNS API which assumes a
lower-case version of the region name.

Change-Id: I6a80893379acf573e04fefd39d98965c7b873ad5
Reviewed-on: https://review.openstack.org/16112
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-16 00:44:28 +00:00
Aaron Crickenberger
e35c65d0c9 Show reddwarf-integration events in #reddwarf
Change-Id: I9b216ae5e5b63e009cfe2d56e773c005243c20c2
Reviewed-on: https://review.openstack.org/16214
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-11-15 22:38:15 +00:00
Aaron Crickenberger
593d57e242 Add jenkins jobs for reddwarf-integration
Change-Id: I1655f741a0ba92356ec40f53c45328a6289e8df7
Reviewed-on: https://review.openstack.org/16217
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-15 22:37:33 +00:00
Endre Karlson
c8b843b1ba Add Bufunfa - Chargeback
Change-Id: I2c394d2209d701af6003d3b76560d6f747735e18
Reviewed-on: https://review.openstack.org/16181
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-11-15 19:56:51 +00:00
Monty Taylor
be0fcea382 Push everything - not just master.
Change-Id: If10bd25e71f321a7b3ea1cbbe42ab5ec764d62b0
Reviewed-on: https://review.openstack.org/16215
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-15 19:38:51 +00:00
Clark Boylan
99a160120d Fix fetch remotes script post projects.yaml update
The format of the projects.yaml file has been updated and
fetch_remotes.py could not parse it. Correct this by making
fetch_remotes.py aware of the format changes.

Change-Id: Ic0680d02c0e9ce31aae805ac2495957f106acb0a
Reviewed-on: https://review.openstack.org/16098
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-15 17:06:16 +00:00
Clark Boylan
0d5361bb49 Fix manage_projects.py group regex and str format.
manage_projects.py was unable to find groups in the ACL files because it
was looking for lines that began with tabs but we normalized to lines
beginning with 8 spaces. Also the git clone command string formatting
was not correct.

Change-Id: Ib65d7ad0ca3861d61d7557be72a7c6d6d6e21265
Reviewed-on: https://review.openstack.org/16144
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-11-15 14:52:41 +00:00
James E. Blair
a7de3c9eba Email diablo/essex stable maint.
At Daviey and Mark's request, change the email recipients for
diablo and essex bitrot jobs.

Change-Id: I1dc554a9241f5fcf15aa6e57d19293460f939744
Reviewed-on: https://review.openstack.org/16086
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-15 01:10:31 +00:00
James E. Blair
60799fc2ca Standardize quantum ACLs.
Change-Id: I7f87e47e9b4140a533acd62d3a2b23d192607e7d
Reviewed-on: https://review.openstack.org/16131
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-11-15 01:09:21 +00:00
James E. Blair
61ada82b64 Update oslo ACLs to use oslo groups.
Change-Id: Ieb99728cecef2dbca362af98cd3289c04b0b1f05
Reviewed-on: https://review.openstack.org/16106
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-15 01:08:46 +00:00
Aaron Crickenberger
6d7002d758 Migrate reddwarf-integration to stackforge
Change-Id: Ifd06dd21ad910255094e6435b242e1c0ae76442b
Reviewed-on: https://review.openstack.org/16127
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
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-15 01:07:47 +00:00
James E. Blair
97a9cbd28b Standardize cielometer ACLs.
Welcome to the project. :)

Change-Id: I3c4ee2120f2a6056a698a905a6ac7974566316fe
Reviewed-on: https://review.openstack.org/16105
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-11-15 01:04:48 +00:00
Aaron Crickenberger
4af4af8f4f Use reddwarf-core instead of reddwarf-drivers
Change-Id: Idb2f246cd45dd21c37d79c5c48894e2fff9e0527
Reviewed-on: https://review.openstack.org/16126
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-15 00:46:50 +00:00
James E. Blair
13ed2b80bf Add/remove ACL cruft.
Remove uneeded owner and requireshortmessage entries.
Add new "active" entry where missing.

Change-Id: Ib18a9a1d75d24c8928a35bee34554910b8f69177
Reviewed-on: https://review.openstack.org/16100
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-11-15 00:42:28 +00:00
Clark Boylan
02bc8fe635 Print git output when git push fails.
In the manage_projects.py script print the captured git output when git
push fails.

Change-Id: I77d8b7e926b6b23b4727a1856a79146daa9d6381
Reviewed-on: https://review.openstack.org/16137
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-14 23:56:25 +00:00
James E. Blair
90e761fbc5 Remove test perms for meta/config branch.
Change-Id: I2aa4ba8dce7ba9bdf135683c8a66208b4fd56966
Reviewed-on: https://review.openstack.org/16104
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-11-14 23:18:27 +00:00
James E. Blair
76a250397f Normalize ACL files.
Sorted section names, no tabs.

Change-Id: I929b3ef6a622cf72287db23c200a0b9f379c1d35
Reviewed-on: https://review.openstack.org/16093
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-11-14 23:07:31 +00:00
Monty Taylor
9f2fc2be46 Add acls for all of the projects.
Go ahead and shove the current state of the acls into the tree. This
should make future management of them much easier.

Change-Id: Ia527e0f6fb2ecf707fb5f570a08496cd40f19cd1
Reviewed-on: https://review.openstack.org/16082
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-14 21:31:28 +00:00
Steve Baker
fc33ebeed8 Configure gerritbot for #heat
Change-Id: I26245dbdbdadde72abf2a4b431254ba70a30853e
Reviewed-on: https://review.openstack.org/16009
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-14 20:11:08 +00:00
Clark Boylan
848fefd19a Ignore projects whose org we do not control.
In the manage_projects.py script ignore any project whose Github org we
do not control. Do not create a Github project, gerrit project, or
manage any ACLs.

Change-Id: I0d4595c49ffa7762976a433bf9b16fc6fcaf73e5
Reviewed-on: https://review.openstack.org/16102
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-14 18:21:04 +00:00
Clark Boylan
9e4702a3b4 Make manage project commit author consistent.
Set Openstack Project Creator as the commit author for all commits in
the manage_projects.py script.

Change-Id: I994ee0a43e783415d0976143509497a71187b9ab
Reviewed-on: https://review.openstack.org/16094
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-11-14 18:01:18 +00:00
Clark Boylan
4695622b68 Add existing review-dev projects to projects.yaml
To better test the project management/creation script add preexisting
review-dev projects to the review-dev projects.yaml. A quick sanity
check that this won't do anything funny to those repos. Also, not a bad
idea to start putting that data into the projects.yaml.

Change-Id: If6b7132b2cc762da8a5efe7bd89e6591b2063ac4
Reviewed-on: https://review.openstack.org/16039
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-11-14 01:54:16 +00:00
Monty Taylor
d76f051d22 Attempt to more fully manage project creation.
Manage project creation via yaml files. Also,
Modify the manage_projects scripts to configure Gerrit project ACLs.
This change expects the project yaml to exist. The change will clone the
project for the localhost Gerrit install. It will then checkout the
meta/config ref, copy the ACL config file into the repo, commit, and
push to the origin. The ACL config location should be specified in the
projects.yaml file with the acl_config key.

For this to work the ACLs will need to be copied by Puppet from Puppet
to the Gerrit host. Add the file resource to do this as well.

Change-Id: I15a1ec13b381dce3c115c01c21f404ab79e72cc4
Reviewed-on: https://review.openstack.org/15352
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-14 01:18:23 +00:00
Clark Boylan
85731ecb8c Fix eplite node.js install problems.
Two problems installing node.js for etherpad lite on a new host:
1. Install may be attempted before repository is properly cloned.
2. Installing node from source may take longer than the default exec
timeout.

Fix this by adding more order requirements and increase the exec timeout
when running make on node.js.

Change-Id: I74c225ee725e6e67b54dbf8ba7795d28e82c66e3
Reviewed-on: https://review.openstack.org/16013
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
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-13 22:07:22 +00:00
annegentle
68af10596d Removes unused gerrit-doc-properties.sh file as it is identical
to docbook-properties.sh.

Minor comment changes - just checking to make sure the folsom
doc branch will have comments.

Change-Id: I69a415354e60e01ade8e8341a93d68d3c09dee4a
Reviewed-on: https://review.openstack.org/15793
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.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-13 21:51:30 +00:00
Paul Belanger
09fbdd5715 Puppet lint fixes
Also move contents of /etc/bup-excludes into a file

Change-Id: I206c08d05114cdacb18d00e4a4578679398990ec
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/15841
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-13 21:39:37 +00:00
Paul Belanger
ca5b3448f6 Puppet lint fixes
Change-Id: I00cfd6765bf3f7acd44263347655228d5a839852
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/15844
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-13 21:38:48 +00:00
James E. Blair
387591a44d Add a branch param to periodic jobs that were missing it.
Also, remove the periodic -cinder job because it is now equivalent
to the non-cinder job.

Change-Id: Idcf4aaa47962d4b7598599429128a1ad1228a716
Reviewed-on: https://review.openstack.org/15987
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-13 17:47:20 +00:00
Steve Baker
83cfd4a0fd Add config for dev-python-heatclient-coverage
Change-Id: I37cb4b36362c44847ac48db8836775081947eb53
Reviewed-on: https://review.openstack.org/15939
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-13 04:13:44 +00:00
Clark Boylan
8d61d1d483 Fix oneiric1 cgroups and ulimits check.
The check for the inclusion of cgroups and ulimits on oneiric one
incorrectly used the $hostname fact instead of the $fqdn fact. Correct
the check.

Change-Id: I214c81e42a527eb22bf7eb4f81f6d74ae8f47414
Reviewed-on: https://review.openstack.org/15922
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-12 22:40:39 +00:00
David Kranz
1a2216f322 Run full tempest gate every hour to check for flakies.
Change-Id: If7e281906985a4b9806225243444adb47ab2dfb8
Reviewed-on: https://review.openstack.org/15915
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-12 22:15:25 +00:00
Clark Boylan
4f1c302d37 Add proc ulimit and cgroups to oneiric1.
The cgroups memory limits and ulimit process limists were never applied
to the oneiric slaves. Since it has been a while apply these controls to
oneiric1 for testing before we roll them out to the other oneiric
slaves.

Change-Id: I57ff167c323d2de020872c996d823ef52500d344
Reviewed-on: https://review.openstack.org/15895
Reviewed-by: James E. Blair <corvus@inaugust.com>
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-12 21:21:50 +00:00
Paul Belanger
f6610dac2d Puppet lint fixes
Also, why is this its own class?  Seem like it could be merged with an
existing class or resolved with operating system packages.

Change-Id: I4589ce08de58462ec18696c2ed52c4fd7e07aaf6
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/15843
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-12 18:58:07 +00:00
Paul Belanger
39c786ee10 Puppet lint fixes
A few trival fixes to remove puppet lint warnings

Change-Id: I414684e43b18ebbe5cad30157f587cea654c381e
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/15838
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-11-12 18:53:01 +00:00
Jeremy Stanley
d1f76c1b99 Undo problematic line continuations and ignore.
* Rakefile: Override line length warnings from puppet-lint with its
disable_80chars option.

* modules/gerrit/manifests/cron.pp, modules/gerrit/manifests/init.pp,
modules/gerrit/manifests/remotes.pp, modules/lodgeit/manifests/site.pp,
modules/openstack_project/manifests/cacti.pp: Undo line continuations on
long strings. These were causing particular problems when attempting to
apply crontab entries.

Change-Id: I417788d7953ee0d2b717349564ee9cc78c0c49c2
Reviewed-on: https://review.openstack.org/15822
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.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-12 18:30:14 +00:00
Paul Belanger
16c0b4afc4 Publish jenkins-job-builder to PyPI
Change-Id: I90b5861f2adb909ef92aa0e00991a85f4828829a
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/15834
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-11-12 16:39:16 +00:00
Jeremy Stanley
0fc2761779 Explicit CBM permission for Thierry.
* .../files/jenkins_job_builder/config/release.yaml: Temporary
permissions for ttx to build common-milestone-bump, until we have an
opportunity to restart Jenkins for adding openstack-release to the
global permissions matrix.

Change-Id: I40b912391106c6cf881f42d317d237f44f217a9a
Reviewed-on: https://review.openstack.org/15889
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-12 16:35:13 +00:00
James E. Blair
d7ce225dfd Allow ttx to run common-bump-milestone.
Change-Id: Ibe4b3dd38ca894774e1751e03ecc3d657b0f6ad8
Reviewed-on: https://review.openstack.org/15768
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-12 14:07:44 +00:00
Jeremy Stanley
59306fa05f Correcting openstack-common mv to oslo-incubator.
The earlier rename of openstack-common to oslo was incorrect; it should
have been oslo-incubator instead per the 2102-11-06 Project meeting log.
This change corrects it.

Change-Id: I574e386a1cba75d579e7df65512d7df58a2a22fc
Reviewed-on: https://review.openstack.org/15848
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-11 23:41:30 +00:00
Jeremy Stanley
876979a1c3 Move ceilometer from stackforge to openstack.
Following a successful incubation period, the Ceilometer project is
moving from the StackForge ecosystem organization to become an official
OpenStack project. This handles the Jenkins job renames and git project
name references within jobs.

Change-Id: I05e3012412b3bbf5593c180701e63d3324972094
Reviewed-on: https://review.openstack.org/15837
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-11 18:58:11 +00:00