5 Commits

Author SHA1 Message Date
Tim Buckley
6925f865b4 Fix tab name indices in status template
When the extra OpenStack Health link was removed in
I293e326e45e1939dc57556d1477434cd1cfb56a2, the indices for the
'tabsName' array were not updated to reflect the change causing all
links after 'Rechecks' to be off by one. This patch restores the
correct index order to fix the issue.

Change-Id: I4eea976c3fb1a0b9b75d38ba5895b7d5fa5b0de3
2016-03-17 14:02:15 -06:00
Elizabeth K. Joseph
d46972e4cf Remove QA health link from status page
In I9f61c4bb1f5634df0b0da909466b4c1b1b149ba5 when the Release link
was removed, a QA health link was added.

However, I57825f7e04bbdb405f7a1e67e4639d6afd7f3c5c is actually the
preferred change to this, which has the wording "OpenStack-Health"
instead.  Matthew Treinish left a comment saying so when I tried
to revert it in Ia9355c3f4206ba089c19a51556bb5321e9df9b6b

Change-Id: I293e326e45e1939dc57556d1477434cd1cfb56a2
2016-02-29 17:28:42 -08:00
Glauco Oliveira
91e6200de1 Update common.js to include OpenStack-Health
This commit includes an entry for OpenStack-Health on the header, as
well fixes a few minor lint issues found during the process.

Change-Id: I57825f7e04bbdb405f7a1e67e4639d6afd7f3c5c
2016-01-06 14:15:55 -05: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
Yolanda Robla
ae2c27f203 Add configurable url for OpenStack status
Add the ability to set a configurable base status
url and reuse it on status links.

Change-Id: I326904dc4de24c9c7c01269b8e687ea928b43c5a
2015-03-10 08:23:43 +01:00