Merge "Update deep links"

This commit is contained in:
Jenkins 2017-01-02 10:09:31 +00:00 committed by Gerrit Code Review
commit 6cda4e60a0
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ import projects
PADDING = 8
BASE_TAGS_URL = 'http://governance.openstack.org/reference/tags/'
BASE_TAGS_URL = 'https://governance.openstack.org/tc/reference/tags/'
COLOR_SCHEME = {
"brightgreen": "#4c1",
"green": "#97CA00",

View File

@ -15,7 +15,7 @@ the project team themselves about their maturity.
The ``assert:supports-zero-downtime-upgrade`` tag asserts that in addition to a
project supporting `minimal rolling upgrade capabilities
<https://governance.openstack.org/reference/tags/assert_supports-rolling-upgrade.html>`_,
<https://governance.openstack.org/tc/reference/tags/assert_supports-rolling-upgrade.html>`_,
it does so *without incurring any disruption to API availability*.
Application to current projects

View File

@ -15,7 +15,7 @@ the project team themselves about their maturity.
The ``assert:supports-zero-impact-upgrade`` tag asserts that in addition to a
project supporting `zero-downtime, rolling upgrade capabilities
<https://governance.openstack.org/reference/tags/assert_supports-zero-downtime-upgrade.html>`_,
<https://governance.openstack.org/tc/reference/tags/assert_supports-zero-downtime-upgrade.html>`_,
it does so *without incurring any perceivable performance penalty*.
Application to current projects