Commit Graph

10 Commits

Author SHA1 Message Date
Jeremy Stanley d185aedd7d Decommission status.openstack.org and services
The status.openstack.org server is offline now that it no longer
hosts any working services. Remove all configuration for it in
preparation for retiring related Git repositories.

Also roll some related cleanup into this for the already retired
puppet-kibana module.

Change-Id: I3cfcc129983e3641dfbe55d5ecc208c554e97de4
2022-04-29 16:34:51 +00:00
Monty Taylor 43fdea4ac4 Remove bugday from status.o.o
It doesn't seem like this is used anymore. Let's remove it before
we update the rest of this, so that we don't have to, you know,
update abandoned things.

Change-Id: I1c3708021046a428da82eaa843961091915ba4af
2019-05-24 14:56:50 -05:00
Clark Boylan 87d00c5603 Use https where possible for status site things
OpenStack docs and www.openstack.org css resources are all hosted over
https now. Avoid hitting redirects and point directly at the current
source urls.

Change-Id: Ic8d2195983016c8140025bafb46e78fa6d5bfff5
2017-04-19 11:47:02 -07:00
Thierry Carrez 1394a91500 Discontinue Release status page
The release status page no longer makes sense and is discontinued
starting with the Mitaka cycle. Temporary ensure that directories
and user/group are cleaned up.

Replace its entry in the status header by a (currently missing)
openstack-health entry.

Change-Id: I9f61c4bb1f5634df0b0da909466b4c1b1b149ba5
2015-12-15 11:13:03 +01:00
Anita Kuno ed67af496b Clean up tabs and whitespace in status/index.html
Currently the status/index.html file has lots of extra whitespace
and tabs that it doesn't need. This patch removes them and reformats
the file so that future copy/pasters in this file have a bit better
start to work from.

Change-Id: Idedc3697ce68d7ea976417090499bec7f9c36c8b
2015-10-21 11:31:12 -04:00
Matthew Treinish 359264f317
Add openstack-health frontend to status.o.o
This commit adds the openstack-health frontend to status.o.o. It'll
CD the js from the openstack-health repo on each commit.

Depends-On: Ic47fbd817a293a257f7a9b164682fc96cce5321e

Change-Id: I079767e48c43fe190e683219b1fffee93afcce42
2015-10-20 22:09:17 -04:00
Elizabeth Krumbach Joseph ef1d0f8330 Update elastic-recheck link on index.html
The index page for status.openstack.org also has a link to
rechecks, menu has already been updated, update this link as
well and adjust text slightly.

Change-Id: I4c42894895e2ec6b6f4aca738c0d29ea93861c20
2014-06-01 20:31:19 -07:00
Thierry Carrez d98cb6d087 Fix incoherent spacing on status index page
Fix top spacing at the top of the status.o.o index page, by moving
the message container under the title. That allows the status.o.o
pages to have coherent spacing.

Also fix common.js to not create a div container that is never
closed.

Change-Id: Ic260b4140aaed9709dbae35b1d8d9465e64e6b9d
Reviewed-on: https://review.openstack.org/29527
Reviewed-by: matthew wagoner <zxkuqyb@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
2013-05-17 19:12:48 +00:00
Thierry Carrez d8e1a4c7bd Make status.o.o header and footer reusable
Externalize the top menu and footer section of status.openstack.org so
that it can be reused by child pages without them having to know about
each other. Fixes bug 1129239.

Note: this does not make child pages other than the default page use the
reusable header/footer: that should be pushed in subsequent commits.

Additionally, clean up unused .js links that result in 404s.

Change-Id: I75e2d827648cb648a2887f4b036342f18690ab92
Reviewed-on: https://review.openstack.org/25530
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-03-28 17:35:30 +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