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
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
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
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
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
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
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
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
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
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
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
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