From ed67af496be09e717b32ae45b7ae8e573244fc1f Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Wed, 21 Oct 2015 11:31:12 -0400 Subject: [PATCH] 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 --- .../openstack_project/files/status/index.html | 122 +++++++++--------- 1 file changed, 64 insertions(+), 58 deletions(-) diff --git a/modules/openstack_project/files/status/index.html b/modules/openstack_project/files/status/index.html index e1dd15b890..1f9d706165 100644 --- a/modules/openstack_project/files/status/index.html +++ b/modules/openstack_project/files/status/index.html @@ -2,36 +2,37 @@ xmlns:py="http://genshi.edgewall.org/" lang="en"> - + OpenStack Project Status - + - + - + - + - + - + @@ -44,60 +45,65 @@
-

OpenStack Infrastructure and Project Status

+

OpenStack Infrastructure and Project Status

-
-
-
-

-

+
+
+
+

+

+
-
-

Zuul

-

- Zuul is the project gating and automation system that tests - and merges changes as well as publishing releases and - documentation. -

+

Zuul

+

+ Zuul is the project gating and automation system that tests + and merges changes as well as publishing releases and + documentation. +

+
-

Rechecks

-

- When the cause of a test failure is nondeterministic, - developers can request that it be retested by leaving a - comment in Gerrit of the form "recheck bug #". This page - collects those comments and displays graphs indicating - the timing and frequency of these bugs. -

+

Rechecks

+

+ When the cause of a test failure is nondeterministic, + developers can request that it be retested by leaving a + comment in Gerrit of the form "recheck bug #". This page + collects those comments and displays graphs indicating + the timing and frequency of these bugs. +

+
-

Release

-

- Blueprints targeted for the next release are tracked on this - page along with overall progress toward completion. -

+

Release

+

+ Blueprints targeted for the next release are tracked on this + page along with overall progress toward completion. +

+
-

Reviews

-

- Important reviews are ranked according to blueprint and bug - priority. -

+

Reviews

+

+ Important reviews are ranked according to blueprint and bug + priority. +

+
-

Bugday

-

- During official bug days, this page is updated with real-time - stats. -

+

Bugday

+

+ During official bug days, this page is updated with real-time + stats. +

+
-

OpenStack-Health

-

- A test results dashboard. -

+

OpenStack-Health

+

+ A test results dashboard. +