14 Commits

Author SHA1 Message Date
Elizabeth Krumbach Joseph
5fc5646cdd Move bugdaystats to to status.openstack.org
The bugdaystats script still runs on old-wiki. Now that we've
brought the repo into -infra we can move it over.

Closes-Bug: #1172440

Change-Id: Id02e280ad7261b01b00f3fe0782bd39bcc8409f8
2014-04-07 14:24:20 -07:00
Elizabeth Krumbach Joseph
095822ef5f Make files in reviewday docroot accessible
Closes-Bug: 1273833

Change-Id: Ia2b4458b29ea4a6b089d4b3a8a90f9963ae67ea1
2014-02-07 12:12:05 -08:00
Sean Dague
cf93189f14 fix alias order for elastic-recheck
Apache aliases need to nest from the most narrow to the most
broad. I had these backwards, thus breaking the web console.

While it was hot fixed, this is the permanent fix.

Change-Id: I26209dea29ce2d29701b81a53360fff358ccdd77
2013-12-06 18:55:30 -05:00
Clark Boylan
ac3c3d7412 Fix elastic-recheck vhost settings.
Make the elastic-recheck Directory directives similar to the rest of the
status Directories. This means using Allow from all rather than Require
all granted to avoid mod_authz complaining about unset Authtypes.

Change-Id: Id46983756a3bbd9a80f6e7e763bb373d298db07a
2013-12-06 15:32:58 -08:00
Sean Dague
b3af619900 move to elastic-recheck web console in share
this provides the changes needed to handle the new elastic-recheck
web console installed from the elastic-recheck package in the
share tree.

factor out bot code to elastic_recheck::bot

this change moves elastic_recheck bot starting code out into
a separate module, which lets us include all the elastic_recheck
base module into the static site config.

Change-Id: If53523754494a746c152c5d1384db5426b096fc1
2013-12-06 15:52:40 -05:00
James E. Blair
72fba623fc Revert "move to elastic-recheck web console in share"
This reverts commit 4bf45a37e65b378b261685e27a81158dcc3e5c8f
2013-12-05 19:23:15 +00:00
Sean Dague
4bf45a37e6 move to elastic-recheck web console in share
this provides the changes needed to handle the new elastic-recheck
web console installed from the elastic-recheck package in the
share tree.

Change-Id: I8c8b76cb53b2f2eea026eb0f321e48903df71636
2013-12-02 13:54:28 -05:00
Thierry Carrez
8fcdb2327c Switch status.o.o/release to local instance
Serve status.o.o/release from the local releasestatus
deployment, now that we validated that everything works from
http://status.openstack.org/release.new

Once this merges, I'll manually remove the old-wiki.o.o deployment.

Change-Id: I0c676e3a68bb7ca5cf10899d65eefdb318f66948
Reviewed-on: https://review.openstack.org/30092
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
2013-05-22 16:26:09 +00:00
Thierry Carrez
8a646a626a Expose releasestatus under status.o.o/release.new
Deploy releasestatus site at /srv/static/release and add an alias to
expose that directory under status.o.o/release.new (current deploy
location at /srv/static/release.new was actually not exposed).

That will allow to check everything runs properly before we switch
the main status.o.o/release alias to /srv/static/release.

Change-Id: I113b6a6a914a42330927783793ad078ebe390e13
Reviewed-on: https://review.openstack.org/29895
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-05-22 02:29:50 +00:00
James E. Blair
35b8274533 Move zuul status to static.o.o.
And update the status page to use common.js.
Redirect old zuul status urls to status.o.o.

Change-Id: I98e86eb78b70d5cbe53410919642f302e9709d19
Reviewed-on: https://review.openstack.org/25664
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-29 20:49:54 +00:00
James E. Blair
0a893d5c44 Fix reviewday errors.
Change-Id: I702bdd6845df2cd6e9b8c464b95cca50fb783875
Reviewed-on: https://review.openstack.org/25418
Reviewed-by: Elizabeth Krumbach <lyz@princessleia.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-03-26 17:47:44 +00:00
Elizabeth Krumbach
5d5a435dbf Refactor reviewday into class and definition
The reviewday puppet files have been split between static class and a
definition that pulls several variables for openstack-specific use.

Change-Id: Ibeb450900a75269c4c8a5aaaa51fb105aff7af15
Reviewed-on: https://review.openstack.org/24915
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
2013-03-26 17:34:08 +00:00
James E. Blair
cfd1276ebc Proxy related URLs for status.o.o.
Change-Id: I2f5f44c739fd1e23c74cb878c815e1419601bbba
Reviewed-on: https://review.openstack.org/18663
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-26 21:44:22 +00:00
James E. Blair
bd438453b8 Add status.o.o vhost to static.o.o.
Add a nice index page.

Proxy zuul-related status URLs to zuul.o.o.

Proxy release, reviews, and bugday URLs to old-wiki.openstack.org
which will point to the current wiki site.  This will let us move
status.o.o to static.o.o independent of when the individual status
pages are moved.

Change-Id: I695e281811cd8f6b27025f6626864ed4ea09cae9
Reviewed-on: https://review.openstack.org/18626
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-12-26 17:04:17 +00:00