6728 Commits

Author SHA1 Message Date
JJ Asghar
42aee4eb75 New Chef repo for Specs
We would like a new repo on stackforge so we can start tracking comments
and diffs for our blueprints. We are going to attempt to emulate:
https://github.com/openstack/nova-specs workflow to help us organize our
blueprints.

Change-Id: I81aa9ef9924c4bea50f69da0e0641b1beac17264
2014-07-21 12:09:19 -05:00
Jenkins
800c6c24da Merge "Install keyring on static for keystoneclient" 2014-07-17 15:05:58 +00:00
Jenkins
9ac0a15db7 Merge "Remove setuptools from CentOS with prejudice" 2014-07-17 14:54:27 +00:00
Monty Taylor
53ecb4ff8f Remove setuptools from CentOS with prejudice
Installing setuptools with pip overtop of system setuptools
has evil and destructive results. Kill it with a hammer
before re-installing.

Change-Id: I556b2cec249ef46e09ffca3cd75521e0beeb7779
2014-07-17 16:32:37 +02:00
Clark Boylan
989d5bb028 Install keyring on static for keystoneclient
Python-keystoneclient needs relatively new keyring to be installed,
but it is not listed in keystoneclient requirements. Work around this by
manually installing keyring via pip at the latest version.

Change-Id: Ib3b67c3cdd622117f6aee72d07333366cd93657f
2014-07-17 07:23:09 -07:00
Jenkins
8e0013ff90 Merge "Fix the apache rules for fetching from swift" 2014-07-17 13:39:56 +00:00
Jenkins
f5a88a62e2 Merge "Fix the write argument for wget" 2014-07-17 13:39:27 +00:00
Joshua Hesketh
7244de8baf Fix the apache rules for fetching from swift
Change-Id: I8c1a39a65dc1eefc782664ea5f020150821ebce6
2014-07-17 13:19:54 +00:00
Sergey Lukjanov
8b1126f49a Fix glance.store acl path
Change-Id: I5abe2f77021fbf0e807f3b60a2bef8086f8a08a0
2014-07-17 17:11:44 +04:00
Joshua Hesketh
9f4ae44e6e Fix the write argument for wget
Download the console log into the correct position instead of trying
to put it into a dir.

Change-Id: I91d8f37aa6645e94b16cbda8179d679a8ef9d164
2014-07-17 12:13:54 +00:00
Jenkins
8980bfe9c5 Merge "Builder macros for generating indexes" 2014-07-17 10:12:09 +00:00
Jenkins
c87aac019c Merge "Separate out index generation for swift files" 2014-07-17 10:05:14 +00:00
Jenkins
9dc88682aa Merge "Fix bug setup for security-doc" 2014-07-17 09:01:30 +00:00
Joshua Hesketh
ae7818772f Builder macros for generating indexes
Add in new macros for generating indexes and uploading files with
or without them.

Change-Id: Ia10ad3d62631744266bc9ed2a813dc91e52666d2
2014-07-17 18:59:50 +10:00
Joshua Hesketh
d5411ce2b6 Separate out index generation for swift files
This will allow us to arbitrarily pass in lists of files and generate
indexes for them in JJB macros.

Change-Id: Ied3bd3161a2cd75f63bb17731e5d3af9d6d8a630
2014-07-17 18:59:43 +10:00
Monty Taylor
ccdc0c7381 Revert "Revert "Update desired virtualenv version everywhere""
Add upgrading of setuptools to prepare-node.sh. We want this
to happen everywhere, and quite honestly I'm not sure I
fully trust trying to get puppet to do it.

This reverts commit 3bc3a11244f4a4e28a4c97feec4987940d0f34cc.

Change-Id: Idf09be0e1e086e20f9e71ceb26602fea1fc62173
2014-07-17 05:44:42 +02:00
Jenkins
88feb66fae Merge "Create the glance.store repo" 2014-07-16 17:07:44 +00:00
Jenkins
a22255ce0a Merge "Add in console-log publisher for comparison to swift" 2014-07-16 15:05:17 +00:00
Joshua Hesketh
bd9947a1d4 Add in console-log publisher for comparison to swift
Add back in the console-log publisher so we can compare to the
results that are uploaded to swift

Change-Id: I6322121b6ba0dfb4b4e613a2a9b56cbffdc576ac
2014-07-16 23:23:13 +10:00
Clark Boylan
d65853f8da Fix logs rewrite passthrough
The logs vhost rewrite rules were passing through and failing matches
because of apache2's internal rewrites. Stopping passing through to
avoid apache2 breaking us.

Change-Id: I86fafad9a0c991f00a86c042ff1174ca2ccd8c4d
2014-07-16 05:32:19 -07:00
Jenkins
a1953fd4ae Merge "Add in rewrite rule to check swift" 2014-07-16 10:06:47 +00:00
Joshua Hesketh
cf71602cc7 Add in rewrite rule to check swift
If the requested file doesn't exist locally ask the os-loganalyze
wsgi app to handle the request anyway incase it can fetch the request
from swift.

Change-Id: I8ed3a4c7b9a9fa682dbc4c3f3ffee8ddf2c237c6
2014-07-16 19:52:39 +10:00
Jenkins
11d4bd51da Merge "Don't hard set infra-files in swift wsgi conf" 2014-07-16 09:46:42 +00:00
Clark Boylan
14f303d7d1 Don't hard set infra-files in swift wsgi conf
The container for os-loganalyze to pull from should be configurable but
there was a bug in the wsgi.conf where we tried to hardset the container
and make it configurable at the same time. Just make it configurable so
that the value in the config is correct.

Change-Id: I56de3ed87d6c27ac1723ffa2812e53cac31b5f40
2014-07-16 02:22:55 -07:00
Clark Boylan
f367a136a0 Make sure *-js-release-branch jobs run on trusty.
Zuul was trying to run these jobs on precise but these jobs were only
registered in gearman as running on trusty. Make zuul run these jobs on
trusty too.

Change-Id: Ia1027fe1e32e0ebe4d57a6622beb02d7ef2ce95c
2014-07-16 01:39:59 -07:00
Jenkins
60b8d3b4ac Merge "Add designate doc publish jobs to Zuul layout" 2014-07-15 22:51:46 +00:00
Andreas Jaeger
6def88186c Fix bug setup for security-doc
Bugs for the security-doc repo are tracked with openstack-manuals. Add
the group so that we Closes-Bug for security-doc works.

Also, changes get published directly, so set direct-release.

Change-Id: I68d42591157f3c1da50baf6e17ee2a801f2e6fdf
2014-07-15 21:13:58 +02:00
Monty Taylor
3bc3a11244 Revert "Update desired virtualenv version everywhere"
This reverts commit c4c647424991c49c6f4804db4e5c2a9bd6136ae3.

Change-Id: I354ba70a4685487c92a8368f184aac550ff37752
2014-07-15 10:12:23 -07:00
Jenkins
7a4ceafe8d Merge "Add congress-specs as new project to stackforge" 2014-07-15 13:56:06 +00:00
Jenkins
85bbca5521 Merge "Use chef-jobs in Zuul" 2014-07-15 13:40:29 +00:00
Jenkins
216bfdd1f3 Merge "Add Monasca sub projects" 2014-07-15 13:38:54 +00:00
Jenkins
241315d30e Merge "Add gerrit bot notifications for congress changes to irc" 2014-07-15 13:28:18 +00:00
Jenkins
fb079d0c6d Merge "mailing list for the tax affairs board committee" 2014-07-15 13:28:11 +00:00
Jenkins
87734f08e9 Merge "update gerrit on review-dev.o.o" 2014-07-15 13:17:02 +00:00
Jenkins
b60f78b1c1 Merge "Add jenkins jobs for a stackforge project rack" 2014-07-15 12:21:35 +00:00
Jenkins
42d5c91816 Merge "Set devstack job for manila project as votable" 2014-07-15 12:13:24 +00:00
Khai Do
6ef8fc102d update gerrit on review-dev.o.o
We want to pick up the following change: https://review.openstack.org/#/c/94675
so we can report the change owner info to our issue tracker.

Change-Id: I3961e942dcc143506bda12744cd1024c4bb6cc40
2014-07-15 14:05:10 +02:00
Jenkins
13b54110b3 Merge "Fix rally result publishing" 2014-07-15 09:31:48 +00:00
Michael Krotscheck
6fe14700a3 Added APT -y flag to npm install
Because without the flag the script errors out while asking a user
to confirm the install.

Change-Id: Iaad5d604f5f1b4e28864c2e700933827dc8292c4
2014-07-14 16:23:40 -07:00
Jenkins
6062db3f1a Merge "Use tripleo-core for dib-utils" 2014-07-14 21:38:57 +00:00
Jenkins
77ec3f4466 Merge "Fix cacti node and add os check" 2014-07-14 21:36:56 +00:00
Jenkins
3b286a212f Merge "Set py33 job for python-manilaclient as votable" 2014-07-14 21:32:49 +00:00
Jenkins
8ced34dbfa Merge "Update desired virtualenv version everywhere" 2014-07-14 21:30:08 +00:00
Jenkins
a550f8fedc Merge "Add solum-infra-guestagent repo to stackforge" 2014-07-14 21:25:48 +00:00
Jenkins
3ab69542a6 Merge "Do not run python33 jobs for Marconi stable" 2014-07-14 21:23:52 +00:00
Jenkins
b20cd11ddc Merge "Mailing list for Product Managers WG" 2014-07-14 21:21:37 +00:00
Jenkins
8b5e227e4c Merge "Limit sahara's stable acls to icehouse" 2014-07-14 20:16:18 +00:00
Jenkins
c9b3d66ef6 Merge "Added NodeJS and NPM to javascript build" 2014-07-14 20:13:25 +00:00
Sean Roberts
624849668a mailing list for the tax affairs board committee
private discussions around the openstack foundation board
tax topics and issues.

Change-Id: I01aee5e42c7f4b31237ed774d4bd8217ab4ca9c2
2014-07-14 12:22:19 -07:00
John Dickinson
da21918468 Install swift's test-requirements for swift's tests
Requires https://review.openstack.org/106831 to be effective...

Change-Id: I9764927735824b0ea297ce5aeb3a974f4ab7903e
closes-bug: #1341507
2014-07-14 13:00:17 -05:00